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

In This Topic
    ChartCustomPaletteColors Constructor
    In This Topic
    Initializes a new instance of the ChartCustomPaletteColors class.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal owner As ICollectionOwner _
    )
    public ChartCustomPaletteColors( 
       ICollectionOwner owner
    )

    Parameters

    owner
    See Also