DiagramColorPalette Constructors
Represents a color palette used to paint diagram items.Name | Parameters | Description |
---|---|---|
DiagramColorPalette(Color[], Color, Color) | accents, light, dark | Initializes a new instance of the DiagramColorPalette class. |
See Also