IdxChartLegendItem.SetChecked(Boolean) Method
In This Article
Updates the checked state of a legend item.
#Declaration
Delphi
procedure SetChecked(AValue: Boolean);
#Parameters
Name | Type | Description |
---|---|---|
AValue | Boolean | If |
See Also