get_ColorValue()

ChartDataPoint::get_ColorValue() method

Returns the color value of chart data point. Used with Map charts. Read-only IDoubleChartValue.

System::SharedPtr<IDoubleChartValue> Aspose::Slides::Charts::ChartDataPoint::get_ColorValue() override

See Also