[]
Gets or sets the opacity of the tooltips.
[TypeConverter(typeof(OpacityConverter))] public double Opacity { get; set; }
This property should be set to a value between zero (totally transparent) and one (totally opaque).