Legend.Position
Legend.Position property
Gets or sets the legend position type.
public LegendPositionType Position { get; set; }
Remarks
Default position is right.If the legend is at left or right side of the chart, setting Legend.X property will not take effect.If the legend is at top or bottom side of the chart, setting Legend.Y property will not take effect.
See Also
- enum LegendPositionType
- class Legend
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells