[]
        
(Showing Draft Content)

C1.Chart.SeriesBase.GetStyle

GetStyle Method

GetStyle(string)

Gets the style by name.

Declaration
protected virtual _Style GetStyle(string name = null)
Protected Overridable Function GetStyle(Optional name As String = Nothing) As _Style
Parameters
Type Name Description
string name
Returns
Type Description
_Style