次の方法で共有


BubbleChartSeries.ChartShapeProperties Property

ChartShapeProperties.Represents the element tag in schema: c:spPr

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

Syntax

'宣言
Public Property ChartShapeProperties As ChartShapeProperties
    Get
    Set
'使用
Dim instance As BubbleChartSeries
Dim value As ChartShapeProperties

value = instance.ChartShapeProperties

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.ChartShapeProperties

See Also

Reference

BubbleChartSeries Class

BubbleChartSeries Members

DocumentFormat.OpenXml.Drawing.Charts Namespace