Gets or sets the value for this chart point.
Namespace:
C1.Silverlight.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public double Value { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property Value As Double <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |