'Declaration Protected Overridable Function GetSpPrElement( _ ByVal colorData As XElement, _ Optional ByVal widthValue As String _ ) As XElement
'Usage Dim instance As CommonSeries Dim colorData As XElement Dim widthValue As String Dim value As XElement value = instance.GetSpPrElement(colorData, widthValue)
protected virtual XElement GetSpPrElement( XElement colorData, string widthValue )
Parameters
- colorData
- widthValue