[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.AnnoPositionEnum

AnnoPositionEnum Enum

Use the members of this enumeration to determine which axes edges of the plot cube will have annotations.

Namespace: C1.Win.C1Chart3D
Assembly: C1.Win.C1Chart3D.4.8.dll
Syntax
public enum AnnoPositionEnum

Fields

Name 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.