InvertedSolidFillColor

ChartSeries.InvertedSolidFillColor property

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

public IColorFormat InvertedSolidFillColor { get; }

See Also