FlexChart | ComponentOne
C1.Win.FlexChart.Extended.8 Assembly / C1.Win.Chart.Extended Namespace / Heatmap Class / AxisY Property

In This Topic
    AxisY Property (Heatmap)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AxisY As Axis
    public Axis AxisY {get; set;}
    See Also