Freigeben über


NumberDataType.PointCount-Eigenschaft

Point Count.Represents the element tag in schema: c:ptCount

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property PointCount As PointCount
    Get
    Set
'Usage
Dim instance As NumberDataType
Dim value As PointCount

value = instance.PointCount

instance.PointCount = value
public PointCount PointCount { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Charts.PointCount

Siehe auch

Referenz

NumberDataType Klasse

NumberDataType-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace