[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Blazor.Chart Assembly
C1.Chart
Classes
SeriesBase
Methods
OnRendering
dotnet-api
C1.Blazor.Accordion Assembly
C1.Blazor.Calendar Assembly
C1.Blazor.Chart Assembly
C1.Blazor.Chart
C1.Blazor.Chart.Annotation
C1.Blazor.Chart.Interaction
C1.Chart
Classes
AnimationLoadOptions
AnimationOptions
AnimationTransformEventArgs
BaseRenderEventArgs
DateTimeGroupProvider
DiscreteColorScaleBase
DoubleRange
ElementSize
GradientColorScaleBase
GridLength
HitTestInfo
PieAnimationOptions
RegressionStatistics
SeriesBase
Constructors
Fields
Properties
Methods
GetChartType
GetDataRect
GetDataType
GetItem
GetStyle
GetValues
Invalidate
OnRendered
OnRendering
OnSymbolRendered
OnSymbolRendering
OnVisibilityChanged
SetStyle
TimeRange
Enums
Interfaces
C1.Chart.Annotation
C1.Blazor.Core Assembly
C1.Blazor.DataFilter Assembly
C1.Blazor.DataPager Assembly
C1.Blazor.DateTimeEditors Assembly
C1.Blazor.Gauge Assembly
C1.Blazor.Grid Assembly
C1.Blazor.Grid.Excel Assembly
C1.Blazor.GridControl Assembly
C1.Blazor.Input Assembly
C1.Blazor.ListView Assembly
C1.Blazor.Menu Assembly
C1.Blazor.Rendering Assembly
C1.Blazor.TreeView Assembly
C1.Blazor.Viewer Assembly
C1.DataCollection Assembly
(Showing Draft Content)
C1.Chart.SeriesBase.OnRendering
OnRendering Method
OnRendering(IRenderEngine)
Called when series is rendering.
Declaration
protected virtual bool OnRendering(IRenderEngine engine)
Parameters
Type
Name
Description
IRenderEngine
engine
Returns
Type
Description
bool