RawDataSettings.CustomColorConverter

RawDataSettings.CustomColorConverter property

Gets or sets the custom color converter

public IColorConverter CustomColorConverter { get; set; }

Property Value

The custom color converter

See Also