ILegend Interface |
Namespace: Aspose.Slides.Charts
The ILegend type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsIChartComponent |
Allows to get base IChartComponent interface.
Read-only IChartComponent.
(Inherited from ILayoutable.) |
![]() | AsIFormattedTextContainer |
Allows to get base IFormattedTextContainer interface.
Read-only IFormattedTextContainer.
|
![]() | AsILayoutable |
Allows to get base ILayoutable interface.
Read-only ILayoutable.
|
![]() | AsIPresentationComponent |
Allows to get base IPresentationComponent interface.
Read-only IPresentationComponent.
(Inherited from ISlideComponent.) |
![]() | AsISlideComponent |
Allows to get base ISlideComponent interface.
Read-only ISlideComponent.
(Inherited from IChartComponent.) |
![]() | Bottom |
Gets the top of the chart element as a fraction of the height of the chart.
Read-only Single.
(Inherited from ILayoutable.) |
![]() | Chart |
Returns the chart.
Read-only IChart.
(Inherited from IChartComponent.) |
![]() | Entries |
Gets legend entries.
Read-only ILegendEntryCollection.
|
![]() | Format |
Returns the format of a legend.
Read-only IFormat.
|
![]() | Height |
Specifies the height of the chart element as a fraction of the height of the chart.
Read/write Single.
(Inherited from ILayoutable.) |
![]() | Overlay |
Determines whether other chart elements shall be allowed to overlap legend.
Read/write Boolean.
|
![]() | Position |
Specifies the position of the legend on a chart.
Non-NaN values of X, Y, Width, Heigt properties override effect of this property.
Read/write LegendPositionType.
|
![]() | Presentation |
Returns the presentation.
Read-only IPresentation.
(Inherited from IPresentationComponent.) |
![]() | Right |
Gets the right of the chart element as a fraction of the width of the chart.
Read-only Single.
(Inherited from ILayoutable.) |
![]() | Slide |
Returns the base slide.
Read-only IBaseSlide.
(Inherited from ISlideComponent.) |
![]() | TextFormat |
Returns chart text format.
Read-only IChartTextFormat.
(Inherited from IFormattedTextContainer.) |
![]() | Width |
Specifies the width of the chart element as a fraction of the width of the chart.
Read/write Single.
(Inherited from ILayoutable.) |
![]() | X |
Specifies the x location (left) of the chart element as a fraction of the width of the chart.
Read/write Single.
(Inherited from ILayoutable.) |
![]() | Y |
Specifies the top of the chart element as a fraction of the height of the chart.
Read/write Single.
(Inherited from ILayoutable.) |