Name | Description | |
---|---|---|
ColorAxis Constructor | Creates an instance of ColorAxis class. |
The following tables list the members exposed by ColorAxis.
Name | Description | |
---|---|---|
ColorAxis Constructor | Creates an instance of ColorAxis class. |
Name | Description | |
---|---|---|
ActualMax | Gets the current axis maximum. (Inherited from C1.Win.Chart.Axis) | |
ActualMin | Gets the current axis minimum. (Inherited from C1.Win.Chart.Axis) | |
AxisLine | Gets or sets a value indicating whether the axis line is visible. (Inherited from C1.Win.Chart.Axis) | |
AxisType | Overridden. Gets the axis type. | |
Binding | Gets or sets the comma-separated property names for the DataSource property to use in axis labels. (Inherited from C1.Win.Chart.Axis) | |
DataSource | Gets or sets the items source for the axis labels. (Inherited from C1.Win.Chart.Axis) | |
Format | Gets or sets the format string used for the axis labels. (Inherited from C1.Win.Chart.Axis) | |
Formatter | Gets or sets the custom formatter for axis labels. (Inherited from C1.Win.Chart.Axis) | |
GroupItemsPath | Gets or sets the items path. (Inherited from C1.Win.Chart.Axis) | |
GroupNames | Gets or sets the group names. (Inherited from C1.Win.Chart.Axis) | |
GroupProvider | Gets or sets the group provider. (Inherited from C1.Win.Chart.Axis) | |
GroupSeparator | Gets or sets the group separators. (Inherited from C1.Win.Chart.Axis) | |
GroupStyle | Gets the axis group style. (Inherited from C1.Win.Chart.Axis) | |
GroupTitleAlignment | Gets or sets the group title alignment. (Inherited from C1.Win.Chart.Axis) | |
GroupVisibilityLevel | Gets or sets the limiting level of visible collapsible groups. (Inherited from C1.Win.Chart.Axis) | |
LabelAlignment | Gets or sets the alignment of axis labels. (Inherited from C1.Win.Chart.Axis) | |
LabelAngle | Gets or sets the rotation angle of the axis labels. (Inherited from C1.Win.Chart.Axis) | |
LabelMax | Gets or sets whether the maximum axis value is always labeled. (Inherited from C1.Win.Chart.Axis) | |
LabelMin | Gets or sets whether the minimum axis value is always labeled. (Inherited from C1.Win.Chart.Axis) | |
Labels | Gets or sets a value indicating whether the axis labels are visible. (Inherited from C1.Win.Chart.Axis) | |
LogBase | Gets or sets the logarithmic base of the axis. (Inherited from C1.Win.Chart.Axis) | |
MajorGrid | Gets or sets a value indicating whether the axis includes grid lines. (Inherited from C1.Win.Chart.Axis) | |
MajorGridStyle | Gets the major grid style. (Inherited from C1.Win.Chart.Axis) | |
MajorTickMarks | Gets or sets the location of the axis tick marks. (Inherited from C1.Win.Chart.Axis) | |
MajorUnit | Gets or sets the number of units between axis labels. (Inherited from C1.Win.Chart.Axis) | |
Max | Gets or sets the maximum value shown on the axis. (Inherited from C1.Win.Chart.Axis) | |
Min | Gets or sets the minimum value shown on the axis. (Inherited from C1.Win.Chart.Axis) | |
MinorGrid | Gets or sets a value indicating whether the axis includes minor grid lines. (Inherited from C1.Win.Chart.Axis) | |
MinorGridStyle | Gets the minor grid style. (Inherited from C1.Win.Chart.Axis) | |
MinorTickMarks | Gets or sets the location of the axis minor tick marks. (Inherited from C1.Win.Chart.Axis) | |
MinorUnit | Gets or sets the number of units between minor ticks and grid lines. (Inherited from C1.Win.Chart.Axis) | |
Origin | Gets or sets the value at which an axis crosses the perpendicular axis. (Inherited from C1.Win.Chart.Axis) | |
OverlappingLabels | Gets or sets a value indicating how to handle the overlapping axis labels. (Inherited from C1.Win.Chart.Axis) | |
PlotAreaName | Gets or sets the name of plot area for the axis. (Inherited from C1.Win.Chart.Axis) | |
Position | Gets or sets the axis position. (Inherited from C1.Win.Chart.Axis) | |
Reversed | Gets or sets a value indicating whether the axis is reversed (top to bottom or right to left). (Inherited from C1.Win.Chart.Axis) | |
RoundLimits | Gets or sets whether the automatic axis limits should be rounded. (Inherited from C1.Win.Chart.Axis) | |
StaggeredLines | Gets or sets the number of staggered lines for axis labels. (Inherited from C1.Win.Chart.Axis) | |
Style | Gets the axis style. (Inherited from C1.Win.Chart.Axis) | |
TickLength | Gets or sets the tick length. (Inherited from C1.Win.Chart.Axis) | |
TimeUnit | Gets or sets the units for a time based axis. (Inherited from C1.Win.Chart.Axis) | |
Title | Gets or sets the title text shown next to the axis. (Inherited from C1.Win.Chart.Axis) | |
TitleAngle | Gets or sets the rotation angle of the axis title. (Inherited from C1.Win.Chart.Axis) | |
TitleStyle | Gets the axis title style. (Inherited from C1.Win.Chart.Axis) |
Name | Description | |
---|---|---|
Convert | Converts the specified value from data to pixel coordinates. (Inherited from C1.Win.Chart.Axis) | |
ConvertBack | Converts the specified value from pixel to data coordinates. (Inherited from C1.Win.Chart.Axis) | |
SetChartType | Sets the chart type. (Inherited from C1.Win.Chart.Axis) |