ILegendEntryProperties

ILegendEntryProperties interfaz

Representa las propiedades de la leyenda de un gráfico.

public interface ILegendEntryProperties : IFormattedTextContainer

Propiedades

NombreDescripción
AsIFormattedTextContainer { get; }Permite obtener la interfaz base IFormattedTextContainer. Solo lectura IFormattedTextContainer.
Hide { get; set; }Devuelve o establece la bandera de ocultación de la entrada de leyenda. Lectura/escritura Boolean.

Ver también