Gets the number of points in series.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
| C# |
|---|
[XmlAttributeAttribute] [RefreshPropertiesAttribute(RefreshProperties.Repaint)] public int Count { get; } |
| Visual Basic |
|---|
<XmlAttributeAttribute> _ <RefreshPropertiesAttribute(RefreshProperties.Repaint)> _ Public ReadOnly Property Count As Integer Get |