API Reference
Class
EmailBarChartCategory
Category definition for EmailBarChart.
Inheritance
- Object
- EmailBarChartCategory
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property EmailBarChart.Categories
Constructors
public EmailBarChartCategory(String label, IReadOnlyList<Int32> values) #Creates a category with label and per-series values.
Parameters
- label System.String
- values System.Collections.Generic.IReadOnlyList{System.Int32}