public interface IStiAxisArea extends IStiArea
REFERENCE_EMPTY, REFERENCE_REPORT| Modifier and Type | Method and Description |
|---|---|
StiAxisAreaCoreXF |
getAxisCore() |
IStiGridLinesHor |
getGridLinesHor() |
IStiGridLinesHor |
getGridLinesHorRight() |
IStiGridLinesVert |
getGridLinesVert() |
IStiInterlacingHor |
getInterlacingHor() |
IStiInterlacingVert |
getInterlacingVert() |
boolean |
getReverseHor() |
boolean |
getReverseVert() |
IStiXAxis |
getXAxis() |
IStiXAxis |
getXTopAxis() |
IStiYAxis |
getYAxis() |
IStiYAxis |
getYRightAxis() |
void |
setGridLinesHor(IStiGridLinesHor value) |
void |
setGridLinesHorRight(IStiGridLinesHor value) |
void |
setGridLinesVert(IStiGridLinesVert value) |
void |
setInterlacingHor(IStiInterlacingHor value) |
void |
setInterlacingVert(IStiInterlacingVert value) |
void |
setReverseHor(boolean value) |
void |
setReverseVert(boolean value) |
void |
setXAxis(IStiXAxis value) |
void |
setXTopAxis(IStiXAxis value) |
void |
setYAxis(IStiYAxis value) |
void |
setYRightAxis(IStiYAxis value) |
clone, getAllowApplyStyle, getBorderColor, getBrush, getChart, getColorEach, getCore, GetDefaultSeriesLabelsType, GetDefaultSeriesType, getIsDefaultSeriesTypeFullStackedBarSeries, getIsDefaultSeriesTypeFullStackedColumnSeries, GetSeriesLabelsTypes, GetSeriesTypes, getShowShadow, setAllowApplyStyle, setBorderColor, setBrush, setChart, setColorEach, setCore, setShowShadowgetReference, setReferenceLoadFromJsonObject, SaveToJsonObjectStiAxisAreaCoreXF getAxisCore()
IStiInterlacingHor getInterlacingHor()
void setInterlacingHor(IStiInterlacingHor value)
IStiInterlacingVert getInterlacingVert()
void setInterlacingVert(IStiInterlacingVert value)
IStiGridLinesHor getGridLinesHor()
void setGridLinesHor(IStiGridLinesHor value)
IStiGridLinesHor getGridLinesHorRight()
void setGridLinesHorRight(IStiGridLinesHor value)
IStiGridLinesVert getGridLinesVert()
void setGridLinesVert(IStiGridLinesVert value)
IStiYAxis getYAxis()
void setYAxis(IStiYAxis value)
IStiYAxis getYRightAxis()
void setYRightAxis(IStiYAxis value)
IStiXAxis getXAxis()
void setXAxis(IStiXAxis value)
IStiXAxis getXTopAxis()
void setXTopAxis(IStiXAxis value)
boolean getReverseHor()
void setReverseHor(boolean value)
boolean getReverseVert()
void setReverseVert(boolean value)
Copyright © 2019 Stimulsoft. All Rights Reserved.