Axis3DBaseScaleNibs Property |
LightningChart .NET Help
Scale nib appearance.
Namespace:
Arction.WinForms.Charting.Axes
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic AxisDragNib3D ScaleNibs { get; set; }Public Property ScaleNibs As AxisDragNib3D
Get
Set
public:
property AxisDragNib3D^ ScaleNibs {
AxisDragNib3D^ get ();
void set (AxisDragNib3D^ value);
}Property Value
Type:
AxisDragNib3D
See Also