TextFormat

Chart.TextFormat property

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

public IChartTextFormat TextFormat { get; }

See Also