[]
        
(Showing Draft Content)

FarPoint.Win.Chart.Series.LabelSeparator

LabelSeparator Property

LabelSeparator

Gets or sets the text used to separate the contents of a label.

Declaration
[FpCategory("Category_Labels")]
public string LabelSeparator { get; set; }
<FpCategory("Category_Labels")>
Public Property LabelSeparator As String
Exceptions
Type Condition
ArgumentNullException

value is a null reference (Nothing in VB).