FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / PlotArea Class / Height Property

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