Méthode | Description | |
---|---|---|
BarChartItem ( ) : iTextSharp.text |
BarChartItem
|
|
BarChartItem ( double value, string label, |
BarChartItem
|
|
BarChartItem ( double value, string label, System color ) : iTextSharp.text |
BarChartItem
|
public BarChartItem ( double value, string label, |
||
value | double | Value of the chart's item. |
label | string | Label of the item. |
color | Color of the item. | |
Résultat | iTextSharp.text |
public BarChartItem ( double value, string label, System color ) : iTextSharp.text | ||
value | double | Value of the chart's item. |
label | string | Label of the item. |
color | System | Color of the item. |
Résultat | iTextSharp.text |