Legend Class |
Namespace: Aspose.Slides.Charts
The Legend type exposes the following members.
Name | Description | |
---|---|---|
![]() | Bottom |
Bottom.
Read-only Single.
|
![]() | Chart |
Returns the chart.
Read-only IChart.
|
![]() | Entries |
Gets legend entries.
Read-only ILegendEntryCollection.
|
![]() | Format |
Returns the format of a legend.
Read-only IFormat.
|
![]() | Height |
Returns or sets the height of a legend as a fraction of the height of the chart.
Read/write Single.
|
![]() | 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.
|
![]() | Right |
Right.
Read-only Single.
|
![]() | TextFormat |
Text format.
Read-only IChartTextFormat.
|
![]() | Width |
Returns or sets the width of a legend as a fraction of the width of the chart.
Read/write Single.
|
![]() | X |
Returns or sets the x coordinate of a legend as a fraction of the width of the chart.
Read/write Single.
|
![]() | Y |
Returns or sets the y coordinate of a legend as a fraction of the height of the chart.
Read/write Single.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |