StringDataType.PointCount Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
PointCount.
Represents the following element tag in the schema: c:ptCount.
public DocumentFormat.OpenXml.Drawing.Charts.PointCount PointCount { get; set; }public DocumentFormat.OpenXml.Drawing.Charts.PointCount? PointCount { get; set; }member this.PointCount : DocumentFormat.OpenXml.Drawing.Charts.PointCount with get, setPublic Property PointCount As PointCount