get_InvertedSolidFillColor()

IChartSeries::get_InvertedSolidFillColor() method

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

virtual System::SharedPtr<IColorFormat> Aspose::Slides::Charts::IChartSeries::get_InvertedSolidFillColor()=0

See Also