ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartTextMargin Class / Top Property

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