| Package | stimulsoft.report.chart.interfaces.areas |
| Interface | public interface IStiAxisArea extends IStiArea, IStiClonable, IStiMemberwiseCloneable |
| Implementors | StiAxisArea |
| Property | Defined By | ||
|---|---|---|---|
![]() | allowApplyStyle : Boolean | IStiArea | |
| axisCore : StiAxisAreaCoreXF [read-only] | IStiAxisArea | ||
![]() | borderColor : StiColor | IStiArea | |
![]() | brush : StiBrush | IStiArea | |
![]() | chart : IStiChart | IStiArea | |
![]() | colorEach : Boolean | IStiArea | |
![]() | core : StiAreaCoreXF | IStiArea | |
| gridLinesHor : IStiGridLinesHor | IStiAxisArea | ||
| gridLinesHorRight : IStiGridLinesHor | IStiAxisArea | ||
| gridLinesVert : IStiGridLinesVert | IStiAxisArea | ||
| interlacingHor : IStiInterlacingHor | IStiAxisArea | ||
| interlacingVert : IStiInterlacingVert | IStiAxisArea | ||
![]() | isDefaultSeriesTypeFullStackedBarSeries : Boolean [read-only] | IStiArea | |
![]() | isDefaultSeriesTypeFullStackedColumnSeries : Boolean [read-only] | IStiArea | |
| reverseHor : Boolean | IStiAxisArea | ||
| reverseVert : Boolean | IStiAxisArea | ||
![]() | showShadow : Boolean | IStiArea | |
| xAxis : IStiXAxis | IStiAxisArea | ||
| xTopAxis : IStiXAxis | IStiAxisArea | ||
| yAxis : IStiYAxis | IStiAxisArea | ||
| yRightAxis : IStiYAxis | IStiAxisArea | ||
| axisCore | property |
axisCore:StiAxisAreaCoreXF [read-only] public function get axisCore():StiAxisAreaCoreXF| gridLinesHor | property |
gridLinesHor:IStiGridLinesHor public function get gridLinesHor():IStiGridLinesHor public function set gridLinesHor(value:IStiGridLinesHor):void| gridLinesHorRight | property |
gridLinesHorRight:IStiGridLinesHor public function get gridLinesHorRight():IStiGridLinesHor public function set gridLinesHorRight(value:IStiGridLinesHor):void| gridLinesVert | property |
gridLinesVert:IStiGridLinesVert public function get gridLinesVert():IStiGridLinesVert public function set gridLinesVert(value:IStiGridLinesVert):void| interlacingHor | property |
interlacingHor:IStiInterlacingHor public function get interlacingHor():IStiInterlacingHor public function set interlacingHor(value:IStiInterlacingHor):void| interlacingVert | property |
interlacingVert:IStiInterlacingVert public function get interlacingVert():IStiInterlacingVert public function set interlacingVert(value:IStiInterlacingVert):void| reverseHor | property |
reverseHor:Boolean public function get reverseHor():Boolean public function set reverseHor(value:Boolean):void| reverseVert | property |
reverseVert:Boolean public function get reverseVert():Boolean public function set reverseVert(value:Boolean):void| xAxis | property |
xAxis:IStiXAxis public function get xAxis():IStiXAxis public function set xAxis(value:IStiXAxis):void| xTopAxis | property |
xTopAxis:IStiXAxis public function get xTopAxis():IStiXAxis public function set xTopAxis(value:IStiXAxis):void| yAxis | property |
yAxis:IStiYAxis public function get yAxis():IStiYAxis public function set yAxis(value:IStiYAxis):void| yRightAxis | property |
yRightAxis:IStiYAxis public function get yRightAxis():IStiYAxis public function set yRightAxis(value:IStiYAxis):void