[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DAxis

Chart3DAxis Class

Represents an axis of a 3D chart.

Inheritance
Chart3DAxis
Implements
IC1Serializable
Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public class Chart3DAxis : ChartAxis, INotifyPropertyChanged, IC1Serializable

Properties

Name Description
AnnoMethod

Gets or sets the annotation method of the axis.

AnnoPosition

Gets or sets the position of the axis annotation and text.

AnnoRotated

Gets or sets a value indicating whether annotation is rotated.

MajorGrid

Gets the major grid lines object. Major grids are placed coincident with major tickmarks at UnitMajor intervals. This property is used to set the grid line appearance.

ValueLabels

Gets the labels collection for this axis.

Methods

Name Description
AssignFrom(ChartObject)

For internal use only. Assigns (copies) properties from another ChartObject to the current object.