|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IStiGridLinesHor | |
---|---|
com.stimulsoft.report.chart.interfaces.areas | |
com.stimulsoft.report.chart.view.areas | |
com.stimulsoft.report.chart.view.gridLines.axis |
Uses of IStiGridLinesHor in com.stimulsoft.report.chart.interfaces.areas |
---|
Methods in com.stimulsoft.report.chart.interfaces.areas that return IStiGridLinesHor | |
---|---|
IStiGridLinesHor |
IStiAxisArea.getGridLinesHor()
|
IStiGridLinesHor |
IStiAxisArea.getGridLinesHorRight()
|
Methods in com.stimulsoft.report.chart.interfaces.areas with parameters of type IStiGridLinesHor | |
---|---|
void |
IStiAxisArea.setGridLinesHor(IStiGridLinesHor value)
|
void |
IStiAxisArea.setGridLinesHorRight(IStiGridLinesHor value)
|
Uses of IStiGridLinesHor in com.stimulsoft.report.chart.view.areas |
---|
Methods in com.stimulsoft.report.chart.view.areas that return IStiGridLinesHor | |
---|---|
IStiGridLinesHor |
StiAxisArea.getGridLinesHor()
Gets or sets horizontal grid lines on left axis. |
IStiGridLinesHor |
StiAxisArea.getGridLinesHorRight()
Gets or sets horizontal grid lines on right axis. |
Methods in com.stimulsoft.report.chart.view.areas with parameters of type IStiGridLinesHor | |
---|---|
void |
StiAxisArea.setGridLinesHor(IStiGridLinesHor value)
|
void |
StiAxisArea.setGridLinesHorRight(IStiGridLinesHor value)
|
Uses of IStiGridLinesHor in com.stimulsoft.report.chart.view.gridLines.axis |
---|
Classes in com.stimulsoft.report.chart.view.gridLines.axis that implement IStiGridLinesHor | |
---|---|
class |
StiGridLinesHor
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |