[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Graphics.Line.SeriesLineConverter

Line.SeriesLineConverter Class

The type converter for series lines.

Namespace: GrapeCity.ActiveReports.Chart.Graphics
Assembly: MESCIUS.ActiveReports.Chart.dll
Syntax
public class Line.SeriesLineConverter : Line.Converter

Constructors

Name Description
SeriesLineConverter()

Methods

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.