Click or drag to resize

StiXChartAxisTitle Properties

The StiXChartAxisTitle type exposes the following members.

Properties
  NameDescription
Public propertyAlignment
Gets or sets title text alignment.
(Inherited from StiChartAxisTitle.)
Public propertyColor
Gets or sets color which will be used for title drawing.
(Inherited from StiChartAxisTitle.)
Public propertyDirection
Gets or set text direction for axis title drawing.
Public propertyFont
Gets or set font which will be used for axis title drawing.
(Inherited from StiChartAxisTitle.)
Public propertyIsDefault (Overrides StiChartAxisTitleIsDefault.)
Public propertyPosition
Gets or sets title text position.
(Inherited from StiChartAxisTitle.)
Public propertyText
Gets or sets title text.
(Inherited from StiChartAxisTitle.)
Public propertyVisible
Gets or sets visibility of axis.
(Inherited from StiChartAxisTitle.)
Top
See Also