This is the color to use for the indicator.
Namespace:
jChartAssembly: jChart (in jChart)
Version: 1.1.0.6 (1.1.0.6)
Syntax
| C# |
|---|
public Color Color { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Color As Color |
| Visual C++ |
|---|
public: property Color Color { Color get (); void set (Color value); } |