Click or drag to resize

SharpScriptBasePriceFormat Property

Note: This API is now obsolete.

Gets the Price format string

Namespace:  SharpCharts.Base.SharpScript
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
[ObsoleteAttribute]
public virtual string PriceFormat { get; }

Property Value

Type: String
See Also