OutputArchedBarGraphOptions constructor
OutputArchedBarGraphOptions(
- bool drawBorder,
- bool drawTargetLine,
- BarGraphType barGraphType,
- DeflectionDirection deflectionDirection,
Implementation
OutputArchedBarGraphOptions(this.drawBorder, this.drawTargetLine,
this.barGraphType, this.deflectionDirection);