XlsChartLegend
AutoPosition Property
|
Automatic positioning .
Namespace:
Spire.Xls.Core.Spreadsheet.Charts
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool AutoPosition { get; }
Public ReadOnly Property AutoPosition As Boolean
Get
public:
property bool AutoPosition {
bool get ();
}
member AutoPosition : bool with get
Property Value
Type:
Boolean
See Also