DataLabels.SeparatorType
DataLabels.SeparatorType property
Gets or sets the separator type used for the data labels on a chart.
public DataLabelsSeparatorType SeparatorType { get; set; }
Remarks
To set custom separator, please set the property SeparatorType
as Custom and then specify the expected value for SeparatorValue
.
See Also
- enum DataLabelsSeparatorType
- class DataLabels
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells