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

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