RangeSelectorPlotFillColor

Gets or sets the fill color of 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 RangeSelectorPlotFillColor { set;get; }