EventMarkerTitleDistance Property |
LightningChart .NET Help
Text distance from symbol
Namespace:
Arction.WinForms.Charting.Titles
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax[DefaultValueAttribute(2)]
public int Distance { get; set; }<DefaultValueAttribute(2)>
Public Property Distance As Integer
Get
Set
public:
[DefaultValueAttribute(2)]
property int Distance {
int get ();
void set (int value);
}Property Value
Type:
Int32
See Also