SeriesTitleOffset Property |
LightningChart .NET Help
Title offset of its aligned position
Namespace:
Arction.Wpf.Charting.Titles
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic PointIntXY Offset { get; set; }Public Property Offset As PointIntXY
Get
Set
public:
property PointIntXY^ Offset {
PointIntXY^ get ();
void set (PointIntXY^ value);
}Property Value
Type:
PointIntXY
See Also