Gets or sets the axis or axes that will be used in the transformation action.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
public AxisFlagEnum Axis { get; set; } |
Visual Basic |
---|
Public Property Axis As AxisFlagEnum Get Set |