RangeSelectorPlotStrokeColor

Gets or sets the color of the plot stroke in the range selector. Color is of the same form as in a .css file (#AABBCC, rgb(255, 100, 120) or "yellow").

Declaration Syntax

public string RangeSelectorPlotStrokeColor { set;get; }