ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartCustomPaletteColors Class
Members

In This Topic
    ChartCustomPaletteColors Class
    In This Topic
    Defines the colors to use for the Custom palette of the Chart object.
    Object Model
    ChartCustomPaletteColors Class
    Syntax
    'Declaration
     
    Public Class ChartCustomPaletteColors 
       Inherits C1.C1Preview.OwnedCollection
    public class ChartCustomPaletteColors : C1.C1Preview.OwnedCollection 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1Preview.OwnedCollectionBase
             C1.C1Preview.OwnedCollection
                C1.C1Rdl.Rdl2008.ChartCustomPaletteColors

    See Also