[]
        
(Showing Draft Content)

C1.WPF.C1Chart3D.Chart3DView

Chart3DView Class

Represent the main part of C1Chart3D control.

Namespace: C1.WPF.C1Chart3D
Assembly: C1.WPF.C1Chart3D.4.6.2.dll
Syntax
public class Chart3DView : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
Public Class Chart3DView
    Inherits Control
    Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient

Constructors

Name Description
Chart3DView()

Creates an instance of Chart3DView class.

Methods

Name Description
OnApplyTemplate()

Invoked when ApplyTemplate() method is called.