ComponentOne ASP.NET MVC Controls
Symbol(Marker,Int32,Action<SVGStyleBuilder>) Method

C1.Web.Mvc.Fluent Namespace > ChartSeriesBaseBuilder<T,TControl,TBuilder> Class > Symbol Method : Symbol(Marker,Int32,Action<SVGStyleBuilder>) Method
The symbol marker type
The size of symbol
The builder of symbol style
Set the Symbol for Series.
Syntax
'Declaration
 
Public Overloads Function Symbol( _
   ByVal marker As Marker, _
   ByVal symbolSize As Integer, _
   ByVal symbolStyleBuilder As Action(Of SVGStyleBuilder) _
) As TBuilder

Parameters

marker
The symbol marker type
symbolSize
The size of symbol
symbolStyleBuilder
The builder of symbol style

Return Value

Current builder
See Also

Reference

ChartSeriesBaseBuilder<T,TControl,TBuilder> Class
ChartSeriesBaseBuilder<T,TControl,TBuilder> Members
Overload List