ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / CompositeChartYAxis Class / Height Property

In This Topic
    Height Property (CompositeChartYAxis)
    In This Topic
    A value that determine the height of the axis. This property is for supporting part axis.
    Syntax
    'Declaration
     
    Public Property Height As CompositeChartYAxisHeight
    public CompositeChartYAxisHeight Height {get; set;}
    See Also