DataLablesSeparatorType enumeration
DataLablesSeparatorType enumeration
Represents the separator type of DataLabels.
The DataLablesSeparatorType type exposes the following members:
Fields
Field | Description |
---|---|
AUTO | Represents automatic separator |
SPACE | Represents space(" “) |
COMMA | Represents comma(”,") |
SEMICOLON | Represents semicolon(";") |
PERIOD | Represents period(".") |
NEW_LINE | Represents newline("\n") |
CUSTOM | Represents custom separator |
Remarks
NOTE: This member is now obsolete. Instead, please use DataLabelsSeparatorType enum. This property will be removed 12 months later since September 2020. Aspose apologizes for any inconvenience you may have experienced.
See Also
- module
aspose.cells.charts