CompositeLineVisualizer.Margin Property
Gets or sets the margin between the where a line is cut and where a symbol starts.
Syntax
public AttributeVariable< System.Double > Margin { get; set; }
Property Value
Default: 0.0
The margin between the line and symbols.
Remarks
The margin can be expressed in pixels or in meters, as specified by the LengthUnit property.
This property has no effect when Clip is False.
Platforms
Windows, Linux, Android