Click or drag to resize
NChartLinearGradientBrushOpacity Property
Opacity of the brush in interval 0..1 0 -- full transparency 1 -- full opacity. The default value is 1.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public float Opacity { get; set; }

Property Value

Type: Single

Implements

INChartBrushOpacity
See Also