C1.Silverlight.Chart3D Namespace : C1Chart3D Class |
The following tables list the members exposed by C1Chart3D.
Name | Description | |
---|---|---|
C1Chart3D Constructor | Creates an instance of C1Chart3D class. |
Name | Description | |
---|---|---|
AxisXProperty | Using a DependencyProperty as the backing store for AxisX. This enables animation, styling, binding, etc... | |
AxisYProperty | Using a DependencyProperty as the backing store for AxisY. This enables animation, styling, binding, etc... | |
AxisZProperty | Using a DependencyProperty as the backing store for AxisZ. This enables animation, styling, binding, etc... | |
AzimuthProperty | Using a DependencyProperty as the backing store for Azimuth. This enables animation, styling, binding, etc... | |
CeilAppearanceProperty | Using a DependencyProperty as the backing store for CeilAppearance. This enables animation, styling, binding, etc... | |
ChartTypeProperty | Using a DependencyProperty as the backing store for ChartType. This enables animation, styling, binding, etc... | |
ColorPaletteProperty | Using a DependencyProperty as the backing store for ColorPalette. This enables animation, styling, binding, etc... | |
ContourLevelsCountProperty | Using a DependencyProperty as the backing store for ContourLevelsCount. This enables animation, styling, binding, etc... | |
ElevationProperty | Using a DependencyProperty as the backing store for Elevation. This enables animation, styling, binding, etc... | |
FloorAppearanceProperty | Using a DependencyProperty as the backing store for FloorAppearance. This enables animation, styling, binding, etc... | |
LegendProperty | Using a DependencyProperty as the backing store for Legend. This enables animation, styling, binding, etc... | |
PlotFillProperty | Using a DependencyProperty as the backing store for PlotFill. This enables animation, styling, binding, etc... | |
SurfaceMeshAppearanceProperty | Using a DependencyProperty as the backing store for SurfaceMeshAppearance. This enables animation, styling, binding, etc... | |
XScaleProperty | Using a DependencyProperty as the backing store for XScale. This enables animation, styling, binding, etc... | |
YScaleProperty | Using a DependencyProperty as the backing store for YScale. This enables animation, styling, binding, etc... |
Name | Description | |
---|---|---|
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | (Inherited from System.Windows.UIElement) | |
AxisX | Gets or sets the x-axis. | |
AxisY | Gets or sets the y-axis. | |
AxisZ | Gets or sets the z-axis. | |
Azimuth | Gets or sets the azimuth angle measured in degrees. | |
AzimuthAction | Gets or sets the azimuth action. | |
AzimuthActionModifiers | Gets or sets the key modifiers for Azimuth action. | |
Background | (Inherited from System.Windows.Controls.Control) | |
BorderBrush | (Inherited from System.Windows.Controls.Control) | |
BorderThickness | (Inherited from System.Windows.Controls.Control) | |
CacheMode | (Inherited from System.Windows.UIElement) | |
CeilAppearance | Gets or sets the ceil appearance. | |
CharacterSpacing | (Inherited from System.Windows.Controls.Control) | |
ChartType | Gets or sets the chart type. | |
Children | Gets the collection of data series. Now only one series is supported. | |
Clip | (Inherited from System.Windows.UIElement) | |
ColorPalette | Gets or sets the color palette. | |
ContourLevelsCount | Gets or sets the number of contour levels. | |
Cursor | (Inherited from System.Windows.FrameworkElement) | |
DataContext | (Inherited from System.Windows.FrameworkElement) | |
DesiredSize | (Inherited from System.Windows.UIElement) | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
Effect | (Inherited from System.Windows.UIElement) | |
Elevation | Gets or sets the elevation angle measured in degrees. | |
ElevationAction | Gets or sets the elevation action. | |
ElevationActionModifiers | Gets or sets the key modifiers for Elevation action. | |
FloorAppearance | Gets or sets the floor appearance. | |
FlowDirection | (Inherited from System.Windows.FrameworkElement) | |
FontFamily | (Inherited from System.Windows.Controls.Control) | |
FontSize | (Inherited from System.Windows.Controls.Control) | |
FontStretch | (Inherited from System.Windows.Controls.Control) | |
FontStyle | (Inherited from System.Windows.Controls.Control) | |
FontWeight | (Inherited from System.Windows.Controls.Control) | |
Foreground | (Inherited from System.Windows.Controls.Control) | |
Height | (Inherited from System.Windows.FrameworkElement) | |
HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) | |
HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
IsEnabled | (Inherited from System.Windows.Controls.Control) | |
IsHitTestVisible | (Inherited from System.Windows.UIElement) | |
IsTabStop | (Inherited from System.Windows.Controls.Control) | |
Language | (Inherited from System.Windows.FrameworkElement) | |
Legend | Gets or sets the chart legend. | |
Margin | (Inherited from System.Windows.FrameworkElement) | |
MaxHeight | (Inherited from System.Windows.FrameworkElement) | |
MaxWidth | (Inherited from System.Windows.FrameworkElement) | |
MinHeight | (Inherited from System.Windows.FrameworkElement) | |
MinWidth | (Inherited from System.Windows.FrameworkElement) | |
Name | (Inherited from System.Windows.FrameworkElement) | |
Opacity | (Inherited from System.Windows.UIElement) | |
OpacityMask | (Inherited from System.Windows.UIElement) | |
Padding | (Inherited from System.Windows.Controls.Control) | |
Parent | (Inherited from System.Windows.FrameworkElement) | |
PlotFill | Gets or sets the brush for plot area filling. | |
Projection | (Inherited from System.Windows.UIElement) | |
RenderSize | (Inherited from System.Windows.UIElement) | |
RenderTransform | (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | (Inherited from System.Windows.UIElement) | |
Resources | (Inherited from System.Windows.FrameworkElement) | |
Style | (Inherited from System.Windows.FrameworkElement) | |
SurfaceMeshAppearance | Gets or sets the surface mesh appearance. | |
TabIndex | (Inherited from System.Windows.Controls.Control) | |
TabNavigation | (Inherited from System.Windows.Controls.Control) | |
Tag | (Inherited from System.Windows.FrameworkElement) | |
Template | (Inherited from System.Windows.Controls.Control) | |
Triggers | (Inherited from System.Windows.FrameworkElement) | |
UseLayoutRounding | (Inherited from System.Windows.UIElement) | |
VerticalAlignment | (Inherited from System.Windows.FrameworkElement) | |
VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
Visibility | (Inherited from System.Windows.UIElement) | |
Width | (Inherited from System.Windows.FrameworkElement) | |
XScale | Gets or sets the chart scale along x-axis. | |
YScale | Gets or sets the chart scale along y-axis. |
Name | Description | |
---|---|---|
DefaultStyleKey | (Inherited from System.Windows.Controls.Control) |
Name | Description | |
---|---|---|
AddHandler | (Inherited from System.Windows.UIElement) | |
ApplyTemplate | (Inherited from System.Windows.Controls.Control) | |
Arrange | (Inherited from System.Windows.UIElement) | |
CaptureMouse | (Inherited from System.Windows.UIElement) | |
ClearValue | (Inherited from System.Windows.DependencyObject) | |
DataToPoint | Converts data coordinates to screen control coordinates. Returns null if conversion is not possible. | |
FindName | (Inherited from System.Windows.FrameworkElement) | |
Focus | (Inherited from System.Windows.Controls.Control) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetBindingExpression | (Inherited from System.Windows.FrameworkElement) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateArrange | (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | (Inherited from System.Windows.UIElement) | |
Measure | (Inherited from System.Windows.UIElement) | |
OnApplyTemplate | Overridden. Invoked when ApplyTemplate() method is called. | |
PointToData | Converts screen control coordinates to data coordinates. Returns null if conversion is not possible. | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
ReleaseMouseCapture | (Inherited from System.Windows.UIElement) | |
RemoveHandler | (Inherited from System.Windows.UIElement) | |
SetBinding | (Inherited from System.Windows.FrameworkElement) | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
TransformToVisual | (Inherited from System.Windows.UIElement) | |
UpdateLayout | (Inherited from System.Windows.UIElement) |
Name | Description | |
---|---|---|
ArrangeOverride | (Inherited from System.Windows.FrameworkElement) | |
GetTemplateChild | (Inherited from System.Windows.Controls.Control) | |
MeasureOverride | (Inherited from System.Windows.FrameworkElement) | |
OnCreateAutomationPeer | (Inherited from System.Windows.UIElement) | |
OnDragEnter | (Inherited from System.Windows.Controls.Control) | |
OnDragLeave | (Inherited from System.Windows.Controls.Control) | |
OnDragOver | (Inherited from System.Windows.Controls.Control) | |
OnDrop | (Inherited from System.Windows.Controls.Control) | |
OnGotFocus | (Inherited from System.Windows.Controls.Control) | |
OnKeyDown | (Inherited from System.Windows.Controls.Control) | |
OnKeyUp | (Inherited from System.Windows.Controls.Control) | |
OnLostFocus | (Inherited from System.Windows.Controls.Control) | |
OnLostMouseCapture | (Inherited from System.Windows.Controls.Control) | |
OnMouseEnter | (Inherited from System.Windows.Controls.Control) | |
OnMouseLeave | (Inherited from System.Windows.Controls.Control) | |
OnMouseLeftButtonDown | (Inherited from System.Windows.Controls.Control) | |
OnMouseLeftButtonUp | (Inherited from System.Windows.Controls.Control) | |
OnMouseMove | (Inherited from System.Windows.Controls.Control) | |
OnMouseRightButtonDown | (Inherited from System.Windows.Controls.Control) | |
OnMouseRightButtonUp | (Inherited from System.Windows.Controls.Control) | |
OnMouseWheel | (Inherited from System.Windows.Controls.Control) | |
OnTextInput | (Inherited from System.Windows.Controls.Control) | |
OnTextInputStart | (Inherited from System.Windows.Controls.Control) | |
OnTextInputUpdate | (Inherited from System.Windows.Controls.Control) |
Name | Description | |
---|---|---|
BindingValidationError | (Inherited from System.Windows.FrameworkElement) | |
DataContextChanged | (Inherited from System.Windows.FrameworkElement) | |
DragEnter | (Inherited from System.Windows.UIElement) | |
DragLeave | (Inherited from System.Windows.UIElement) | |
DragOver | (Inherited from System.Windows.UIElement) | |
Drop | (Inherited from System.Windows.UIElement) | |
GotFocus | (Inherited from System.Windows.UIElement) | |
IsEnabledChanged | (Inherited from System.Windows.Controls.Control) | |
KeyDown | (Inherited from System.Windows.UIElement) | |
KeyUp | (Inherited from System.Windows.UIElement) | |
LayoutUpdated | (Inherited from System.Windows.FrameworkElement) | |
Loaded | (Inherited from System.Windows.FrameworkElement) | |
LostFocus | (Inherited from System.Windows.UIElement) | |
LostMouseCapture | (Inherited from System.Windows.UIElement) | |
MediaCommand | (Inherited from System.Windows.UIElement) | |
MouseEnter | (Inherited from System.Windows.UIElement) | |
MouseLeave | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonDown | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonUp | (Inherited from System.Windows.UIElement) | |
MouseMove | (Inherited from System.Windows.UIElement) | |
MouseRightButtonDown | (Inherited from System.Windows.UIElement) | |
MouseRightButtonUp | (Inherited from System.Windows.UIElement) | |
MouseWheel | (Inherited from System.Windows.UIElement) | |
SizeChanged | (Inherited from System.Windows.FrameworkElement) | |
TextInput | (Inherited from System.Windows.UIElement) | |
TextInputStart | (Inherited from System.Windows.UIElement) | |
TextInputUpdate | (Inherited from System.Windows.UIElement) | |
Unloaded | (Inherited from System.Windows.FrameworkElement) |