Freigeben über


StringDataType.PointCount-Eigenschaft

PointCount.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 StringDataType
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

StringDataType Klasse

StringDataType-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace