get_TextFormat()

Chart::get_TextFormat() method

Returns chart text format. The property is not applicable for the following types: ChartType::Treemap, ChartType::Sunburst, ChartType::Waterfall, ChartType::Histogram, ChartType::Funnel,ChartType::BoxAndWhisker. Read-only IChartTextFormat.

System::SharedPtr<IChartTextFormat> Aspose::Slides::Charts::Chart::get_TextFormat() override

See Also