ComponentOne Chart for .NET (2.0) Search HelpCentral 

Axis Properties

The properties of the Axis class are listed here. For a complete list of Axis class members, see the Axis Members topic.

Public Properties

Alignment

Gets or sets the text alignment within the axis display.

AnnoFormat

Gets or sets the annotation format for the axis.

AnnoFormatString

Gets or sets the annotation format string used with manual formats.

AnnoMethod

Gets or sets the annotation method used.

AnnotationRotation

Gets or sets the clockwise angle of rotation for the axis annotations.

AutoMajor

Gets or sets whether major tick mark values are calculated automatically.

AutoMax

Gets or sets whether the axis maximum value is calculated automatically.

AutoMin

Gets or sets whether the axis minimum value is calculated automatically.

AutoMinor

Gets or sets whether minor tick mark values are calculated automatically.

AutoOrigin

Gets or sets whether the axis origin is selected automatically.

Compass

Gets or sets the general positioning of the axis.

Font

Gets or sets the font object.

ForeColor

Gets or sets the foreground color.

GridMajor

Gets or sets the major grid lines object.

GridMinor

Gets or sets the minor grid lines object.

IsLogarithmic

Gets or sets when the axis is scaled logarithmically.

LogarithmicBase

Gets or sets the base of the logarithmic scale used.

Max

Gets or sets the maximum value of the axis.

Min

Gets or sets the minimum value of the axis.

Name

Gets the axis name.

OnTop

Gets or sets whether axis and gridlines appear on top of the chart image.

Origin

Gets or sets the axis origin, the value on axis where the perpendicular axis is rendered.

Reversed

Gets or sets whether the axis is normal or reversed (ascending or descending).

Rotation

Gets or sets the rotational orientation of the textual caption of the axis.

ScrollBar

Gets the axis scroll bar.

Text

Gets or sets the textual caption of the axis.

Thickness

Gets or sets the line thickness of the axis in pixels.

TickLabels

Gets or sets the position of Axis annotations.

TickMajor

Gets or sets the type of major tick mark.

TickMinor

Gets or sets the type of minor tick mark.

UnitMajor

Gets or sets the units between major tick marks.

UnitMinor

Gets or sets the units between minor tick marks.

ValueLabels

Gets the ValueLabelsCollection object.

Visible

Gets or sets the axis visibility.

See Also

Axis Class | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.