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

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