LegendEntryProperties

LegendEntryProperties

Overview

LegendEntryProperties adalah kelas di Aspose.Slides FOSS untuk Python. Warisan dari: ILegendEntryProperties.

Menampilkan sifat legenda dari entri grafik.

Sifatnya: as_i_chart_component, as_i_presentation_component, as_i_slide_component, chart, hide, presentation, dan 2 lagi.

Properties

NameTypeAccessDescription
hideboolMembaca/menulisMenentukan apakah entri legenda tersembunyi.
text_format'IChartTextFormat'ReadMengembalikan format teks untuk entri legenda ini.
as_i_chart_componentIChartComponentReadMengembalikan IChartComponent antarmuka.
chartIChartReadDapatkan kartu.
as_i_slide_componentISlideComponentReadDapatkan komponen as i slide.
slideIBaseSlideReadDapatkan slide.
as_i_presentation_componentIPresentationComponentReadDapatkan sebagai i presentasi komponen.
presentationIPresentationReadMendapatkan presentasi.

See Also

 Bahasa Indonesia