Click or drag to resize
SharpScriptBaseCalculate Property
Gets or sets the Calculate type

Namespace: SharpCharts.Base.SharpScript
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public Calculate Calculate { get; set; }

Property Value

Type: Calculate
See Also