[]
The type converter for series lines.
public class Line.SeriesLineConverter : Line.Converter
| Name | Description |
|---|---|
| SeriesLineConverter() |
| Name | Description |
|---|---|
| ConvertFrom(ITypeDescriptorContext, CultureInfo, object) | Converts the given object to the type of this converter, using the specified context and culture information. |
| ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type) | Converts the given value object to the specified type, using the specified context and culture information. |