ChartDataLabelLocationMode
Overview
ChartDataLabelLocationMode is a enum in Aspose.Words FOSS for .NET.
Specifies how the values that specify the location of a data label - the Left and Top properties - are interpreted.
This enumeration defines 2 values: Offset, Absolute.
Values
| Value | Description |
|---|
Offset | |
Absolute | |
See Also