StiChartSeriesLabelsValueTypeConverter Class

Namespace: Stimulsoft.Dashboard.Components.Chart.Design

Converts the StiSeriesLabelsValueType object from one data type to another.

Inheritance

Inherits from: TypeConverter

Methods

Method Returns Description
CanConvertTo bool  

Method Details

CanConvertTo

CanConvertTo(context: ITypeDescriptorContext, destinationType: Type): bool

Parameters

  • context (ITypeDescriptorContext)
  • destinationType (Type)

Returns bool