Returns the Stroke taking into account the specified palette.
Namespace:
PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
C# |
---|
protected Stroke GetLineSeriesViewStroke( int palleteIndex ) |
Visual Basic (Declaration) |
---|
Protected Function GetLineSeriesViewStroke ( _ palleteIndex As Integer _ ) As Stroke |
Visual C++ |
---|
protected: Stroke^ GetLineSeriesViewStroke( int palleteIndex ) |
Parameters
- palleteIndex
- Type: System..::.Int32