alexa

    Show / Hide Table of Contents

    Class ChartImages

    Representing Images for different ChartType

    Inheritance
    System.Object
    ChartImages
    Namespace: Syncfusion.Windows.Chart.Olap
    Assembly: Syncfusion.OlapChart.WPF.dll
    Syntax
    public class ChartImages : ObservableCollection<ImageData>

    Constructors

    ChartImages()

    Initializes a new instance of the ChartImages class.

    Declaration
    public ChartImages()
    Back to top Generated by DocFX