Aspose::Cells::Charts::DataLabels::GetSeparatorType method
DataLabels::GetSeparatorType method
Gets or sets the separator type used for the data labels on a chart.
DataLabelsSeparatorType Aspose::Cells::Charts::DataLabels::GetSeparatorType()
Remarks
To set custom separator, please set the property DataLabels.SeparatorType as DataLabelsSeparatorType.Custom and then specify the expected value for DataLabels.SeparatorValue.
See Also
- Enum DataLabelsSeparatorType
- Class DataLabels
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++