|
ColorRangeinterval_colors_ Field
|
colors at the limits of the intervals.
Namespace:
Karamba.Utilities
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxprotected List<Color> interval_colors_
Protected interval_colors_ As List(Of Color)
protected:
List<Color>^ interval_colors_
val mutable interval_colors_: List<Color>
Field Value
Type:
ListColor
See Also