FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / ChartToolTip Class / StripAmpersands Property

In This Topic
    StripAmpersands Property (ChartToolTip)
    In This Topic
    Syntax
    'Declaration
     
    Public Property StripAmpersands As System.Boolean
    public System.bool StripAmpersands {get; set;}
    See Also