Description
Sets or returns the color of the curve. The graph color can be specified as automatic, in which case the BDK will determine the color based on its own set of defaults.
Syntax
object.Color
Arguments
None.
Return Value
(BDKGraphColor) – see the BackgroundColor property for a list of color constants.
Example
BDKApp.GraphDefaults.Curves(1).Color = BDKColorYellow