The Axis type exposes the following members.

Properties

  NameDescription
Active
Gets or sets value that indicates whether events will be passed to this element.
(Inherited from Element.)
Arrow
Gets or sets AxisArrow object that determines shape drawing at the end point of the axis.
AxisIndent
Sets axis end shift from the scale end.
BreakEventsBubbling
Gets or sets value that indicates whether events will be passed to parent.
(Inherited from Element.)
Colorizer
Implements Colorizer.
CrossValue
Gets or sets a value where this axis will cross over the axis determined in the 'PerpendicularAxis property.
DefaultLayer
Overridden. See DefaultLayer.
(Overrides ChartComposite..::.DefaultLayer.)
Direction
Gets or sets axis direction.
Elements
Implements Elements.
(Inherited from Composite.)
EndPoint
Gets the end point of the axis.
Expressions
Gets ExpressionBindingCollection expressions that are used by this element.
(Inherited from Element.)
Fill
Gets or sets Fill object that is used to paint over.
(Inherited from Element.)
Instrument
Gets Instrument, which contains this element.
(Inherited from Element.)
IsDiscrete
Implements IsDiscrete.
Margins
Gets or sets margins of this element.
MaxValue
Gets or sets a maximum value along this axis.
MinValue
Gets or sets a minimum value along this axis.
Name
Gets or sets the element's name.
(Inherited from Element.)
Parent
Implements Parent.
(Inherited from Element.)
PerpendicularAxis
Gets or sets an axis that is perpendicular to this axis.
RecalculateAll
Gets or sets value that indicates whether expressions will be recalculate for all elemnts or for of these elements only.
(Inherited from Element.)
Reverse
Gets or sets a value that indicates whether start and end axis points is in reverse.
Smooth
Gets or sets value that indicates whether smooth will be used.
(Inherited from Element.)
StartFromZero
Gets or sets a value that indicates whether the axis includes zero point.
StartPoint
Gets the start point of the axis.
Stroke
Gets or sets Stroke object that is used to trace.
(Inherited from Element.)
Style
Gets or sets the name of the used style.
(Inherited from Element.)
Visible
Gets or sets a value indicating whether the element is displayed.
(Inherited from Element.)

See Also