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

In This Topic
    Size Property
    In This Topic
    A value that indicates the size of the legend icon.
    Syntax
    'Declaration
     
    Public Property Size As ChartLegendSize
    public ChartLegendSize Size {get; set;}
    See Also