ILegendEntryProperties

ILegendEntryProperties interface

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 lecturaIFormattedTextContainer .
Hide { get; set; }Devuelve o establece el indicador oculto de entrada de leyenda. Lectura/escrituraBoolean .

Ver también