LegendEntryProperties

LegendEntryProperties

Přehled

LegendEntryProperties je třída v Aspose.Slides FOSS pro Python. Dědici: ILegendEntryProperties.

Zobrazuje legendární vlastnosti záznamu v grafu.

Vlastnosti: as_i_chart_component, as_i_presentation_component, as_i_slide_component, chart, hide, presentation,A ještě dva.

Vlastnosti

Název:Typ:AccessPopis:
hideboolČtení/psaníUrčuje, zda je záznam legendy skrytý.
text_format'IChartTextFormat'Čtěte.Vrátí formát textu pro tento záznam legend.
as_i_chart_componentIChartComponentČtěte.Vrátí IChartComponent rozhraní.
chartIChartČtěte.Získá graf.
as_i_slide_componentISlideComponentČtěte.Získá komponentu as i slide.
slideIBaseSlideČtěte.Získá snímek.
as_i_presentation_componentIPresentationComponentČtěte.Získá komponentu as i presentation component.
presentationIPresentationČtěte.Získá prezentaci.

Viz také:

 Čeština