get_SeriesPanelFillColor Method
Gets the fill color for 'series' panel.
var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerControlJS(parentDiv);
var value; // Type: string
value = instance.get_SeriesPanelFillColor();
function get_SeriesPanelFillColor() : string;
Return Value
The fill color, for example, "rgba(0,128,255,0.77)".