Click or drag to resize

StiAxisArea Properties

The StiAxisArea type exposes the following members.

Properties
  NameDescription
Public propertyAllowApplyStyle
Gets or sets value which indicates that chart style will be used.
(Inherited from StiArea.)
Public propertyAxisCore
Public propertyBorderColor
Gets or sets border color of this area.
(Inherited from StiArea.)
Public propertyBrush
Gets or sets brush to fill a area.
(Inherited from StiArea.)
Public propertyChart
Gets or sets reference to chart component which contain this area.
(Inherited from StiArea.)
Public propertyColorEach
Gets or sets value which indicates that each series is drawn by its own colour.
(Inherited from StiArea.)
Public propertyColorEachAllowed (Inherited from StiArea.)
Public propertyComponentId (Inherited from StiArea.)
Public propertyCore (Inherited from StiArea.)
Public propertyGridLinesHor
Gets or sets horizontal grid lines on left axis.
Public propertyGridLinesHorRight
Gets or sets horizontal grid lines on right axis.
Public propertyGridLinesVert
Gets or sets grid lines on vertical axis.
Public propertyInterlacingHor
Gets or sets interlacing settings on horizontal axis.
Public propertyInterlacingVert
Gets or sets interlacing settings on vertical axis.
Public propertyIsDefaultSeriesTypeFullStackedBarSeries (Inherited from StiArea.)
Public propertyIsDefaultSeriesTypeFullStackedColumnSeries (Inherited from StiArea.)
Public propertyProperties (Inherited from StiService.)
Public propertyPropName (Inherited from StiArea.)
Public propertyReverseHor
Gets or sets value which indicate that all values on horizontal axis is reverse.
Public propertyReverseVert
Gets or sets value which indicate that all values on vertical axis is reverse.
Public propertyServiceCategory
Gets a service category.
(Inherited from StiArea.)
Public propertyServiceEnabled (Inherited from StiService.)
Public propertyServiceInfo (Inherited from StiService.)
Public propertyServiceName
Gets a service name.
(Inherited from StiArea.)
Public propertyServiceType
Gets a service type.
(Inherited from StiArea.)
Public propertyShowShadow
Gets or sets value which indicates necessary draw shadod or no.
(Inherited from StiArea.)
Public propertyXAxis
Gets or sets settings of XAxis.
Public propertyXTopAxis
Gets or sets settings of XTopAxis.
Public propertyYAxis
Gets or sets settings of YAxis.
Public propertyYRightAxis
Gets or sets settings of YRightAxis.
Top
See Also