FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / PlotArea Class / Width Property

In This Topic
    Width Property (PlotArea)
    In This Topic
    Gets or sets the width of plot area.
    Syntax
    'Declaration
     
    Public Property Width As GridLength
    public GridLength Width {get; set;}
    See Also