Gets or sets the axis or axes that will be used in the transformation action.

Namespace:  C1.Win.C1Chart
Assembly:  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

See Also