IFormattedTextContainer

Interfaz IFormattedTextContainer

Representa el formato de texto del gráfico.

public interface IFormattedTextContainer : IChartComponent  

Propiedades

NombreDescripción
AsIChartComponent { get; }Devuelve la interfaz IChartComponent. Solo lectura IChartComponent.
TextFormat { get; }Devuelve el formato de texto del gráfico. Solo lectura IChartTextFormat.

Ver También