Click or drag to resize
NChartValueAxisMarkOpacity Property
Opacity of the text container. Value should be in 0..1. 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

INChartPlacedOpacity
See Also