United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Office and SharePoint development
Office client development
Office 2010
Office 2010
Open XML SDK 2.0
Class Library Reference
DocumentFormat.OpenXml.Packaging
ChartPart Class
ChartPart Properties
ChartDrawingPart Property
ChartSpace Property
ContentType Property
EmbeddedPackagePart Property
ImageParts Property
RelationshipType Property
ThemeOverridePart Property
This topic has not yet been rated
-
Rate this topic
ChartPart
.
ChartSpace Property
Office 2010
Other Versions
Office 2013
Gets/Sets the root element of this part.
Namespace:
DocumentFormat.OpenXml.Packaging
Assembly:
DocumentFormat.OpenXml
(in DocumentFormat.OpenXml.dll)
Syntax
C#
VB
Copy
public
ChartSpace ChartSpace {
get
;
set
; }
Property Value
Type:
DocumentFormat.OpenXml.Drawing.Charts
.
ChartSpace
See Also
Reference
ChartPart Class
ChartPart Members
DocumentFormat.OpenXml.Packaging Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD