[]
        
(Showing Draft Content)

C1.Win.Sparkline.Design.C1SparklineDesigner

C1SparklineDesigner Class

A designer for lightweight chart control which represents the general shape of the data variation.

Inheritance
C1SparklineDesigner
Namespace: C1.Win.Sparkline.Design
Assembly: C1.Win.Sparkline.4.8.dll
Syntax
public class C1SparklineDesigner : ControlDesigner, ITreeDesigner, IDesigner, IDisposable, IDesignerFilter, IComponentInitializer

Constructors

Name Description
C1SparklineDesigner()

Properties

Name Description
ActionLists

Gets the design-time action lists supported by the component associated with the designer.

Methods

Name Description
Initialize(IComponent)

Initializes the designer with the specified component.

See Also