StiShowSeriesLabelsEnumConverter Class
Namespace: Stimulsoft.Report.Chart.Design
Provides a type converter to convert Enum objects to and from various other representations.
Inheritance
Inherits from: StiEnumConverter
Constructors
| Constructor | Description |
|---|---|
| StiShowSeriesLabelsEnumConverter() | |
| StiShowSeriesLabelsEnumConverter(Type type) |
StiShowSeriesLabelsEnumConverter()
StiShowSeriesLabelsEnumConverter(type: Type)
Parameters
- type (Type)
Methods
| Method | Returns | Description |
|---|---|---|
| GetStandardValues | StandardValuesCollection |
Method Details
GetStandardValues
GetStandardValues(context: ITypeDescriptorContext): StandardValuesCollection
Parameters
- context (ITypeDescriptorContext)
Returns StandardValuesCollection