SeriesTitle3DBaseAllowDragging Property |
LightningChart .NET Help
Allow user to move title.
Namespace:
Arction.Wpf.Charting.Titles
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax[BrowsableAttribute(false)]
public bool AllowDragging { get; }<BrowsableAttribute(false)>
Public ReadOnly Property AllowDragging As Boolean
Get
public:
[BrowsableAttribute(false)]
property bool AllowDragging {
bool get ();
}Property Value
Type:
Boolean
See Also