C1.Web.Mvc Namespace / ColorScale Class / Scale Property

In This Topic
Scale Property
In This Topic
Gets or sets the scaling function.
Syntax
'Declaration
 
<JsonConverterAttribute(C1.JsonNet.Converters.FunctionConverter)>
Public Property Scale As String
 
See Also