Gets or sets the axis or axes that will be used in the transformation action.
[Visual Basic]
Public Property Axis As AxisFlagEnum
[C#]
public AxisFlagEnum Axis {get;set;}
[Delphi]
public property Axis: AxisFlagEnum read get_Axis write set_Axis;
See Also
Action Class | Action Members | C1.Win.C1Chart Namespace | Action Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |