Click or drag to resize

SharpScriptBasePriceType Property

Gets or sets the Price type

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

Property Value

Type: PriceType
See Also