com.microstrategy.web.app.beans.EnumGraphFormatAxisParameters |
This enumeration contains the different parameters related with the graph format axis properties
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | GraphFormatAxisIntervalParameter | Axis argument index that represents the interval parameter | |||||||||
int | GraphFormatAxisMaxParameter | Axis argument index that represents the maximum parameter | |||||||||
int | GraphFormatAxisMinParameter | Axis argument index that represents the minimum parameter | |||||||||
int | GraphFormatAxisShowParameter | Axis argument index that represents the show parameter | |||||||||
int | GraphFormatAxisUseIntervalParameter | Axis argument index that represents the use checkbox for interval parameter | |||||||||
int | GraphFormatAxisUseMaxParameter | Axis argument index that represents the use checkbox for maximum parameter | |||||||||
int | GraphFormatAxisUseMinParameter | Axis argument index that represents the use checkbox for minimum parameter |
Axis argument index that represents the interval parameter
Axis argument index that represents the maximum parameter
Axis argument index that represents the minimum parameter
Axis argument index that represents the show parameter
Axis argument index that represents the use checkbox for interval parameter
Axis argument index that represents the use checkbox for maximum parameter
Axis argument index that represents the use checkbox for minimum parameter