[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartAxisId

ChartAxisId Enum

Specifies the ID (type) of the axis.

Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public enum ChartAxisId

Fields

Name Description
X

Refers to the X axis of 2D or 3D chart.

Y

Refers to the Y axis of 2D or 3D chart.

Y2

Refers to the Y2 axis of 2D chart.

Z

Refers to the Z axis of 3D chart.