get_InvertedSolidFillColor()

ChartSeries::get_InvertedSolidFillColor() method

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

System::SharedPtr<IColorFormat> Aspose::Slides::Charts::ChartSeries::get_InvertedSolidFillColor() override

See Also