|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IChartSeriesAxis
Method Summary | |
---|---|
int |
getLabelsFrequency()
Frequency of labels. |
int |
getTickLabelSpacing()
Represents the number of categories or series between tick-mark labels. |
int |
getTickMarksFrequency()
Frequency of tick marks. |
void |
setLabelsFrequency(int value)
Frequency of labels. |
void |
setTickLabelSpacing(int value)
Represents the number of categories or series between tick-mark labels. |
void |
setTickMarksFrequency(int value)
Frequency of tick marks. |
Methods inherited from interface com.spire.xls.core.IChartAxis |
---|
getAlignment, getAxisType, getBorder, getChart3DOptions, getFont, getMajorGridLines, getMajorTickMark, getMinorGridLines, getMinorTickMark, getNumberFormat, getShadow, getTextRotationAngle, getTickLabelPosition, getTitle, getTitleArea, getVisible, hasMajorGridLines, hasMajorGridLines, hasMinorGridLines, hasMinorGridLines, setAlignment, setMajorTickMark, setMinorTickMark, setNumberFormat, setTextRotationAngle, setTickLabelPosition, setTitle, setVisible |
Method Detail |
---|
int getLabelsFrequency()
void setLabelsFrequency(int value)
int getTickLabelSpacing()
void setTickLabelSpacing(int value)
int getTickMarksFrequency()
void setTickMarksFrequency(int value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |