ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / ChartPaletteInfo Structure
Members

In This Topic
    ChartPaletteInfo Structure
    In This Topic
    Represents information about chart palette.
    Object Model
    ChartPaletteInfo Structure
    Syntax
    'Declaration
     
    Public Structure ChartPaletteInfo 
       Inherits System.ValueType
    public struct ChartPaletteInfo : System.ValueType 
    Remarks
    This structure should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.ActiveReports.Rendering.Tools.ChartPaletteInfo

    See Also