Class AxisDragNib3D
- Namespace
- LightningChartLib.WinForms.Charting.Axes
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Axis drag nib represents a dragging area on the both ends of axis. The range of axis is modified by dragging the nib.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class AxisDragNib3D : ChartNode, IChartNode, IDisposable
- Inheritance
-
AxisDragNib3D
- Implements
- Inherited Members
Constructors
AxisDragNib3D()
Constructor, for serialization purposes
public AxisDragNib3D()
AxisDragNib3D(Axis3DBase)
Constructor
public AxisDragNib3D(Axis3DBase owner)
Parameters
ownerAxis3DBaseParent.
Properties
Color
Nib color
public Color Color { get; set; }
Property Value
Reversed
Nib move reversed.
public bool Reversed { get; set; }
Property Value
Size
Nib size
public SizeDoubleXY Size { get; set; }
Property Value
Methods
Construct()
Create members.
protected void Construct()
Dispose(bool)
Clean up any resources being used.
protected override void Dispose(bool disposing)
Parameters
disposingbooltrue if managed resources should be disposed, otherwise false.
ToString()
Convert class description to string
public override string ToString()
Returns
- string
String