Marker.Size Property
Size.Represents the element tag in schema: c:size
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
Public Property Size As Size
Get
Set
'Uso
Dim instance As Marker
Dim value As Size
value = instance.Size
instance.Size = value
public Size Size { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Charts.Size
Returns Size.