Chart3D for WPF and Silverlight | ComponentOne
C1.Silverlight.Chart3D Namespace / GridDataSeries Class
Fields Properties Methods


In This Topic
    GridDataSeries Class Members
    In This Topic

    The following tables list the members exposed by GridDataSeries.

    Public Constructors
     NameDescription
    Public ConstructorCreates an instance of GridDataSeries class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Using a DependencyProperty as the backing store for BackFill. This enables animation, styling, binding, etc...  
    Public Fieldstatic (Shared in Visual Basic)Using a DependencyProperty as the backing store for BackStroke. This enables animation, styling, binding, etc...  
    Public Fieldstatic (Shared in Visual Basic)Using a DependencyProperty as the backing store for ContourData. This enables animation, styling, binding, etc...  
    Public Fieldstatic (Shared in Visual Basic)Using a DependencyProperty as the backing store for Fill. This enables animation, styling, binding, etc...  
    Public Fieldstatic (Shared in Visual Basic)Using a DependencyProperty as the backing store for Start. This enables animation, styling, binding, etc...  
    Public Fieldstatic (Shared in Visual Basic)Using a DependencyProperty as the backing store for Step. This enables animation, styling, binding, etc...  
    Public Fieldstatic (Shared in Visual Basic)Using a DependencyProperty as the backing store for Stroke. This enables animation, styling, binding, etc...  
    Public Fieldstatic (Shared in Visual Basic)Using a DependencyProperty as the backing store for GridData. This enables animation, styling, binding, etc...  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the fill brush for the meshes facing down(Z-).  
    Public PropertyGets or sets the stroke brush for the meshes facing down(Z-).  
    Public PropertyGets or sets two-dimensional array of contour data(4-dimensional chart).  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets the fill brush for the meshes facing up(Z+).  
    Public PropertyGets or sets the start point of data.  
    Public PropertyGets or sets the step of grid data.  
    Public PropertyGets or sets the stroke brush for the meshes facing up(Z+).  
    Public PropertyGets or sets two-dimensional array of values on the grid.  
    Top
    Public Methods
    See Also