Click or drag to resize

ChartDataLabelCollection Separator Property

Sets or returns a Variant representing the separator used for the data labels on a chart. Read/write String .

Namespace: Spire.Presentation.Collections
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public string Separator { get; set; }

Property Value

Type: String
See Also