|
ColorRangeinterval_colors_ Field
|
colors at the limits of the intervals
Namespace:
Karamba.Utilities
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
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