menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartResources - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartResources

    Represents ChartResources class. Contains resources used in chart.

    Inheritance
    System.Object
    ChartResources
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Chart
    Assembly: Syncfusion.Chart.Wpf.dll
    Syntax
    public static class ChartResources

    Properties

    Actions

    Gets the actions image.

    Declaration
    public static ImageSource Actions { get; }
    Property Value
    Type Description
    System.Windows.Media.ImageSource

    The actions.

    annotation

    Gets the actions image.

    Declaration
    public static ImageSource annotation { get; }
    Property Value
    Type Description
    System.Windows.Media.ImageSource

    The actions.

    Palettes

    Gets the palettes image.

    Declaration
    public static ImageSource Palettes { get; }
    Property Value
    Type Description
    System.Windows.Media.ImageSource

    The palettes.

    Series

    Gets the series image.

    Declaration
    public static ImageSource Series { get; }
    Property Value
    Type Description
    System.Windows.Media.ImageSource

    The series.

    ToolBarItemColorPalette

    Gets the ToolBarItem ColorPalette image.

    Declaration
    public static ImageSource ToolBarItemColorPalette { get; }
    Property Value
    Type Description
    System.Windows.Media.ImageSource

    The ToolBarItemColorPalette.

    ToolBarItemCopy

    Gets the ToolBarItem Copy image.

    Declaration
    public static ImageSource ToolBarItemCopy { get; }
    Property Value
    Type Description
    System.Windows.Media.ImageSource

    The ToolBarItemCopy.

    ToolBarItemLegend

    Gets the ToolBarItem Legend image.

    Declaration
    public static ImageSource ToolBarItemLegend { get; }
    Property Value
    Type Description
    System.Windows.Media.ImageSource

    The ToolBarItemLegend.

    ToolBarItemPrint

    Gets the ToolBarItem Print image.

    Declaration
    public static ImageSource ToolBarItemPrint { get; }
    Property Value
    Type Description
    System.Windows.Media.ImageSource

    The ToolBarItemPrint.

    ToolBarItemProperties

    Gets the ToolBarItem Properties image.

    Declaration
    public static ImageSource ToolBarItemProperties { get; }
    Property Value
    Type Description
    System.Windows.Media.ImageSource

    The ToolBarItemProperties.

    ToolBarItemSave

    Gets the ToolBarItem Save image.

    Declaration
    public static ImageSource ToolBarItemSave { get; }
    Property Value
    Type Description
    System.Windows.Media.ImageSource

    The ToolBarItemSave.

    ToolBarItemSwitchPrint

    Gets the ToolBarItem SwitchPrint image.

    Declaration
    public static ImageSource ToolBarItemSwitchPrint { get; }
    Property Value
    Type Description
    System.Windows.Media.ImageSource

    The ToolBarItemSwitchPrint.

    ToolBarItemType

    Gets the ToolBarItem Type image.

    Declaration
    public static ImageSource ToolBarItemType { get; }
    Property Value
    Type Description
    System.Windows.Media.ImageSource

    The ToolBarItemType.

    ToolBarItemZoom

    Gets the ToolBarItem Zoom image.

    Declaration
    public static ImageSource ToolBarItemZoom { get; }
    Property Value
    Type Description
    System.Windows.Media.ImageSource

    The ToolBarItemZoom.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved