|
BasicDisplayplotColors Field
|
colors to be used for creating the legend_color range.
Namespace:
Karamba.Models
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic List<Color> plotColors
Public plotColors As List(Of Color)
public:
List<Color>^ plotColors
val mutable plotColors: List<Color>
Field Value
Type:
ListColor
See Also