[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DAxis.AnnoMethod

AnnoMethod Property

AnnoMethod

Gets or sets annotation method of the axis.

Declaration
[TypeConverter(typeof(AnnoMethodTypeConverter))]
public AnnotationMethodEnum AnnoMethod { get; set; }
See Also