SerializePositionAndSize Method (ChartShape)
Serializes the position and size.
'Declaration
Public Overrides Sub SerializePositionAndSize( _
ByVal As XmlTextWriter _
)
'Usage
Dim instance As ChartShape
Dim w As XmlTextWriter
instance.SerializePositionAndSize(w)
Parameters
- w
- XmlTextWriter to which to write (save) the position and size