Symbol Constructor
Initializes a new instance of the Symbol class.
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
Public Sub New
'Uso
Dim instance As New Symbol()
public Symbol()