alexa

    Show / Hide Table of Contents

    Class Images

    Representing Images for different color palettes

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

    Constructors

    Images()

    Initializes a new instance of the Images class.

    Declaration
    public Images()
    Back to top Generated by DocFX