Click or drag to resize

ChartEngine Property

Gets or sets the target chart engine.

Namespace:  Dynamicweb.Controls.Charts
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BrowsableAttribute(false)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public IChartEngine Engine { get; set; }

Property Value

Type: IChartEngine
Remarks