menu

WinForms

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

    Show / Hide Table of Contents

    Class ChartSeriesTypeImages

    Contains the icons of ChartSeriesType.

    Inheritance
    System.Object
    ChartSeriesTypeImages
    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.Forms.Chart.Utils
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public static class ChartSeriesTypeImages

    Methods

    GetImage(ChartSeriesType)

    Gets the icon image by the specified ChartSeriesType.

    Declaration
    public static Image GetImage(ChartSeriesType type)
    Parameters
    Type Name Description
    ChartSeriesType type

    The ChartSeriesType.

    Returns
    Type Description
    System.Drawing.Image

    Returns Image.

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