ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / PlotArea Class / Height Property

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