Click or drag to resize

ShapeObject Chart Property

Returns a chart object. If there is a chart associated with this shape, it allows for the manipulation of chart.

Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public Chart Chart { get; }

Property Value

Type: Chart
See Also