IFormattedTextContainer

IFormattedTextContainer interface

Representa el formato de texto del gráfico.

public interface IFormattedTextContainer : IChartComponent

Propiedades

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

Ver también