Position
Legend.Position property
获取或设置图例位置类型。
public LegendPositionType Position { get; set; }
评论
默认位置是正确的。如果图例在图表的左侧或右侧,设置 Legend.X 属性将不会生效。如果图例位于图表的顶部或底部,设置 Legend.Y 属性将不会生效。
也可以看看
- enum LegendPositionType
- class Legend
- 命名空间 Aspose.Cells.Charts
- 部件 Aspose.Cells