Specifies the shadow blur property
Namespace: Kettic.AspNet.Controls.ChartModel.StylesAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic virtual float Blur { get; set; }
Public Overridable Property Blur As Single
Get
Set
public:
virtual property float Blur {
float get ();
void set (float value);
}
abstract Blur : float32 with get, set
override Blur : float32 with get, set
Property Value
Type:
Single
See Also