FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.WPF.Chart.Extended Namespace / Heatmap Class / AxisY Property

In This Topic
    AxisY Property (Heatmap)
    In This Topic
    Gets or sets the series y-axis.
    Syntax
    'Declaration
     
    Public Property AxisY As Axis
    public Axis AxisY {get; set;}
    See Also