[]
        
(Showing Draft Content)

C1.WPF.C1Chart.XYZDataSeries

XYZDataSeries Class

Represents data series that contains collection of 3D points.

Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class XYZDataSeries : DataSeries, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
Public Class XYZDataSeries
    Inherits DataSeries
    Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild

Constructors

Name Description
XYZDataSeries()

Fields

Name Description
PointsProperty

Identifies the Points dependency property.

Properties

Name Description
Points

Gets or sets the collection of points.

Methods

Name Description
OnPropertyChanged(DependencyPropertyChangedEventArgs)

Invoked when dependency property was changed.