'Declaration Public Enum Chart3DAnnoPosition Inherits System.Enum
public enum Chart3DAnnoPosition : System.Enum
'Declaration Public Enum Chart3DAnnoPosition Inherits System.Enum
public enum Chart3DAnnoPosition : System.Enum
Member | Description |
---|---|
Both | The axis on both sides of the plot cube will be annotated. |
Far | The axis on the far side of the plot cube will be annotated. |
Near | The axis on the near side of the plot cube will be annotated. |
None | The axis is not annotated. |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.Chart.Chart3DAnnoPosition