TextFormat

Propiedad Chart.TextFormat

Devuelve el formato de texto del gráfico. La propiedad no es aplicable para los siguientes tipos: Treemap, Sunburst, Waterfall, Histogram, Funnel, BoxAndWhisker. Solo lectura IChartTextFormat.

public IChartTextFormat TextFormat { get; }

Ver También