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