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

In This Topic
    TextMargin Property
    In This Topic
    A value that indicates the text margin of the legend item.
    Syntax
    'Declaration
     
    Public Property TextMargin As ChartTextMargin
    public ChartTextMargin TextMargin {get; set;}
    See Also