ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / BubbleChartLabel Class / ChartLabelFormatString Property

In This Topic
    ChartLabelFormatString Property (BubbleChartLabel)
    In This Topic
    A value that indicates the format string of the chart labels.
    Syntax
    'Declaration
     
    Public Property ChartLabelFormatString As System.String
    public System.string ChartLabelFormatString {get; set;}
    See Also