Namespace: 
   C1.Win.C1Chart
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
      
    Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
[XmlAttributeAttribute] [BrowsableAttribute(false)] [EditorBrowsableAttribute(EditorBrowsableState.Never)] [DefaultValueAttribute(0)] public double Value { get; set; }  | 
| Visual Basic | 
|---|
<XmlAttributeAttribute> _ <BrowsableAttribute(False)> _ <EditorBrowsableAttribute(EditorBrowsableState.Never)> _ <DefaultValueAttribute(0)> _ Public Property Value As Double Get Set  |