ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartTextMargin Class / Bottom Property

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