ErrorBar.Amount
ErrorBar.Amount property
Represents amount of error bar.
public double Amount { get; set; }
Remarks
The amount must be greater than or equal to zero.
See Also
- class ErrorBar
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells
Represents amount of error bar.
public double Amount { get; set; }
The amount must be greater than or equal to zero.