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

In This Topic
    ActualChart Property (Heatmap)
    In This Topic
    Gets the chart.
    Syntax
    'Declaration
     
    Protected ReadOnly Property ActualChart As C1FlexChart
    protected C1FlexChart ActualChart {get;}
    See Also