ValueType
IErrorBarsFormat.ValueType property
Represents possible ways to determine the length of the error bars. In case of custom value type to specify value use ErrorBarsCustomValues
property of specific data point in DataPoints collection of series. Read/write ErrorBarValueType
.
public ErrorBarValueType ValueType { get; set; }
See Also
- enum ErrorBarValueType
- interface IErrorBarsFormat
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides