Skip to main content

DXNumericAxisY Members

The Y-axis that manages numeric values.

Constructors

Name Description
DXNumericAxisY() Initializes a new DXNumericAxisY object with the default settings.

Properties

Name Description
AlwaysShowZeroLevel
AutoRangeMode
ClassHandle The handle for this class.
ConstantLines Inherited from DXAxisBase.
DisplayPosition Inherited from DXAxisBase.
GridAlignment
GridOffset
Hidden Inherited from DXAxisBase.
HintLabelHidden Inherited from DXAxisBase.
HintLineHidden Inherited from DXAxisBase.
HintOptions Inherited from DXAxisBase.
Label Inherited from DXAxisBase.
LabelTextFormatter
LabelValueNotation
Layout Inherited from DXAxisBase.
LogarithmicOptions
Position Inherited from DXAxisBase.
Range
Strips Inherited from DXAxisBase.
Style Inherited from DXAxisBase.
Synchronizer Inherited from DXAxisBase.
Title Inherited from DXAxisBase.

Methods

Name Description
AddConstantLine(DXNumericConstantLine)
AddStrip(DXNumericStrip)
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
RemoveConstantLine(DXNumericConstantLine)
RemoveStrip(DXNumericStrip)
See Also