[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.ChartPaletteInfo

ChartPaletteInfo Struct

Represents information about chart palette.

Namespace: GrapeCity.ActiveReports.Rendering.Tools
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public struct ChartPaletteInfo

Constructors

Name Description
ChartPaletteInfo(string, string, ChartPaletteType)

Initializes a new instance of the ChartPaletteInfo struct.

Properties

Name Description
Key

Gets the palette key.

Name

Gets the palette name.

Type

Gets the palette type.

Extension Methods