InvertedSolidFillColor

IChartSeries.InvertedSolidFillColor property

Specifies invert solid color for series. To apply color setting set series format FillType to FillType.Solid. Read/write IColorFormat.

public IColorFormat InvertedSolidFillColor { get; }

See Also