[]
        
(Showing Draft Content)

C1.WPF.C1Chart.BaseRenderer3D.CreateObjectFromTemplate

CreateObjectFromTemplate Method

CreateObjectFromTemplate(DataTemplate, Style, RenderContext)

Create the plot element based on the specified template, context and style.

Declaration
protected FrameworkElement3D CreateObjectFromTemplate(DataTemplate templ, Style style, RenderContext rc)
Parameters
Type Name Description
DataTemplate templ
Style style
RenderContext rc
Returns
Type Description
FrameworkElement3D