ComponentOne Chart for .NET (2.0) Search HelpCentral 

Axis Members

Axis overview

Public Properties

Alignment

Supported by the .NET Compact Framework.

Gets or sets the text alignment within the axis display.

AnnoFormat

Supported by the .NET Compact Framework.

Gets or sets the annotation format for the axis.

AnnoFormatString

Supported by the .NET Compact Framework.

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

AnnoMethod

Supported by the .NET Compact Framework.

Gets or sets the annotation method used.

AnnotationRotation

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

AutoMajor

Supported by the .NET Compact Framework.

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

AutoMax

Supported by the .NET Compact Framework.

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

AutoMin

Supported by the .NET Compact Framework.

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

AutoMinor

Supported by the .NET Compact Framework.

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

AutoOrigin

Gets or sets whether the axis origin is selected automatically.

Compass

Supported by the .NET Compact Framework.

Gets or sets the general positioning of the axis.

Font

Supported by the .NET Compact Framework.

Gets or sets the font object.

ForeColor

Supported by the .NET Compact Framework.

Gets or sets the foreground color.

GridMajor

Supported by the .NET Compact Framework.

Gets or sets the major grid lines object.

GridMinor

Supported by the .NET Compact Framework.

Gets or sets the minor grid lines object.

IsLogarithmic

Supported by the .NET Compact Framework.

Gets or sets when the axis is scaled logarithmically.

LogarithmicBase

Gets or sets the base of the logarithmic scale used.

Max

Supported by the .NET Compact Framework.

Gets or sets the maximum value of the axis.

Min

Supported by the .NET Compact Framework.

Gets or sets the minimum value of the axis.

Name

Supported by the .NET Compact Framework.

Gets the axis name.

OnTop

Supported by the .NET Compact Framework.

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

Supported by the .NET Compact Framework.

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

Supported by the .NET Compact Framework.

Gets or sets the textual caption of the axis.

Thickness

Supported by the .NET Compact Framework.

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

TickLabels

Supported by the .NET Compact Framework.

Gets or sets the position of Axis annotations.

TickMajor

Supported by the .NET Compact Framework.

Gets or sets the type of major tick mark.

TickMinor

Supported by the .NET Compact Framework.

Gets or sets the type of minor tick mark.

UnitMajor

Supported by the .NET Compact Framework.

Gets or sets the units between major tick marks.

UnitMinor

Supported by the .NET Compact Framework.

Gets or sets the units between minor tick marks.

ValueLabels

Supported by the .NET Compact Framework.

Gets the ValueLabelsCollection object.

Visible

Supported by the .NET Compact Framework.

Gets or sets the axis visibility.

Public Methods

GetMax

Overloaded. Gets the current value of the Axis Max property as an object.

GetMin

Overloaded. Gets the current value of the Axis Min property as an object.

ResetFont

Supported by the .NET Compact Framework.

Resets the inheritance state of the axis font.

ResetForeColor

Supported by the .NET Compact Framework.

Resets the inheritance state of the axis forecolor.

SetMinMax

Sets one or both the values of the Axis Min and Axis Max properties at the same time. If the specified Min value is less than the specified Max value, the values are swapped.

ShouldSerializeFont

Supported by the .NET Compact Framework.

Returns false if the Axis Font property is in the default state.

ShouldSerializeForeColor

Supported by the .NET Compact Framework.

Returns false if the Axis ForeColor property is in the default state.

See Also

Axis Class | C1.Win.C1Chart Namespace


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