Gets or sets the threshold that determines whether this style should be applied.

Namespace:  C1.Olap
Assembly:  C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)

Syntax

C#
public double Value { get; set; }
Visual Basic
Public Property Value As Double
	Get
	Set

See Also