java.lang.Object
com.aspose.words.AxisDisplayUnit
public class AxisDisplayUnit
| Constructor Summary |
|---|
AxisDisplayUnit()
|
| Property Getters/Setters Summary | ||
|---|---|---|
double | getCustomUnit() | |
void | setCustomUnit(double value) | |
| Gets or sets a user-defined divisor to scale display units on the value axis. | ||
int | getUnit() | |
void | setUnit(int value) | |
| Gets or sets the scaling value of the display units as one of the predefined values. The value of the property is AxisBuiltInUnit integer constant. | ||
| Constructor Detail |
|---|
public AxisDisplayUnit()
| Property Getters/Setters Detail |
|---|
getCustomUnit/setCustomUnit | |
public double getCustomUnit() / public void setCustomUnit(double value) | |
The property is not supported by MS Office 2016 new charts. Default value is 1.
Setting this property sets the
getUnit/setUnit | |
public int getUnit() / public void setUnit(int value) | |