[Missing <summary> documentation for M:PerpetuumSoft.Charts.SeriesBase.GetPaletteColor(System.Int32)]
Assembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
protected internal Color GetPaletteColor( int index ) |
| Visual Basic (Declaration) |
|---|
Protected Friend Function GetPaletteColor ( _ index As Integer _ ) As Color |
| Visual C++ |
|---|
protected public: Color GetPaletteColor( int index ) |
Parameters
- index
- Type: System..::.Int32