Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IDataLabel Interface / Separator Property
In This Topic
    Separator Property (IDataLabel)
    In This Topic
    Gets or sets an object that represents the separator used for the data labels on a chart.
    Syntax
    System.string Separator {get; set;}
    See Also