次の方法で共有


ChartSpace.RoundedCorners Property

Rounded Corners.Represents the element tag in schema: c:roundedCorners

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

Syntax

'宣言
Public Property RoundedCorners As RoundedCorners
    Get
    Set
'使用
Dim instance As ChartSpace
Dim value As RoundedCorners

value = instance.RoundedCorners

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.RoundedCorners
Returns RoundedCorners.

See Also

Reference

ChartSpace Class

ChartSpace Members

DocumentFormat.OpenXml.Drawing.Charts Namespace