C1.Silverlight.Chart.5 Assembly > C1.Silverlight.Chart Namespace : DataSeries Class |
The following tables list the members exposed by DataSeries.
Name | Description | |
---|---|---|
DataSeries Constructor | Initializes a new instance of DataSeries class. |
Name | Description | |
---|---|---|
AggregateProperty | Identifies the Aggregate dependency property. | |
ChartTypeProperty | Identifies the ChartType dependency property. | |
ConnectionFillProperty | Identifies the ConnectionFill dependency property. | |
ConnectionProperty | Identifies the Connection dependency property. | |
ConnectionStrokeDashesProperty | Identifies the ConnectionStrokeDashes dependency property. | |
ConnectionStrokeProperty | Identifies the ConnectionStroke dependency property. | |
ConnectionStrokeThicknessProperty | Identifies the ConnectionStrokeThickness dependency property. | |
ConnectionStyleProperty | Identifies the ConnectionStyle dependency property. | |
DisplayProperty | Identifies the Display dependency property. | |
ItemsSourceProperty | Identifies the ItemsSource dependency property. | |
LabelProperty | Identifies the Label dependency property. | |
PointLabelTemplateProperty | Identifies the PointLabelTemplate dependency property. | |
PointTooltipTemplateProperty | Identifies the PointTooltipTemplate dependency property. | |
SelectedItemLabelTemplateProperty | Using a DependencyProperty as the backing store for SelectedItemLabelTemplate. This enables animation, styling, binding, etc... | |
SelectedItemStyleProperty | Using a DependencyProperty as the backing store for SelectedItemStyle. This enables animation, styling, binding, etc... | |
SymbolFillProperty | Identifies the SymbolFill dependency property. | |
SymbolMarkerProperty | Identifies the SymbolMarker dependency property. | |
SymbolProperty | Identifies the Symbol dependency property. | |
SymbolSizeProperty | Identifies the SymbolSize dependency property. | |
SymbolStrokeDashesProperty | Identifies the SymbolStrokeDashes dependency property. | |
SymbolStrokeProperty | Identifies the SymbolStroke dependency property. | |
SymbolStrokeThicknessProperty | Identifies the SymbolStrokeThickness dependency property. | |
SymbolStyleProperty | Identifies the SymbolStyle dependency property. | |
ValuesSourceProperty | Identifies the ValueSource dependency property. |
Name | Description | |
---|---|---|
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | (Inherited from System.Windows.FrameworkElement) | |
Aggregate | Gets or sets the value which specifies how to aggregate data for charting. | |
AggregateGroupSelector | Gets or sets the aggregate group selector. | |
AllowDrop | (Inherited from System.Windows.UIElement) | |
AutoGenerated | Gets the value that indicates whether the data series was generated automatically. | |
AxisX | Gets or sets the name of auxiliary axis that is used as x-axis for the series. | |
AxisY | Gets or sets the name of auxiliary axis that is used as y-axis for the series. | |
Background | (Inherited from System.Windows.Controls.Panel) | |
CacheMode | (Inherited from System.Windows.UIElement) | |
ChartType | Gets or sets series-specific chart type. By default, chart type is defined by C1Chart.ChartType property. | |
Children | (Inherited from System.Windows.Controls.Panel) | |
Clip | (Inherited from System.Windows.UIElement) | |
Connection | Gets or sets the connection template which applies to whole set of data points of series. | |
ConnectionFill | Gets or sets the connection fill brush. | |
ConnectionStroke | Gets or sets the connection outline brush. | |
ConnectionStrokeDashes | Gets or sets the dash pattern of connection stroke. | |
ConnectionStrokeThickness | Gets or sets the connection outline thickness. | |
ConnectionStyle | Gets or sets the style of connection. | |
Cursor | (Inherited from System.Windows.FrameworkElement) | |
DataContext | (Inherited from System.Windows.FrameworkElement) | |
DesiredSize | (Inherited from System.Windows.UIElement) | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
Display | Gets or sets the data series display. | |
Effect | (Inherited from System.Windows.UIElement) | |
FlowDirection | (Inherited from System.Windows.FrameworkElement) | |
Height | (Inherited from System.Windows.FrameworkElement) | |
HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) | |
IsHitTestVisible | (Inherited from System.Windows.UIElement) | |
IsItemsHost | (Inherited from System.Windows.Controls.Panel) | |
ItemsSource | Gets or sets items source of data series. | |
Label | Gets or sets the text label of data series. | |
Language | (Inherited from System.Windows.FrameworkElement) | |
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) | |
Parent | (Inherited from System.Windows.FrameworkElement) | |
PointLabelTemplate | Gets or sets the template for data point label. | |
PointTooltipTemplate | Gets or sets the template for data point tooltip. | |
Projection | (Inherited from System.Windows.UIElement) | |
RenderMode | Gets or sets the render mode for the series. | |
RenderSize | (Inherited from System.Windows.UIElement) | |
RenderTransform | (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | (Inherited from System.Windows.UIElement) | |
Resources | (Inherited from System.Windows.FrameworkElement) | |
SelectedItemLabelTemplate | Gets or sets the label template for selected plot element. | |
SelectedItemStyle | Gets or sets the style for selected plot element. | |
Style | (Inherited from System.Windows.FrameworkElement) | |
Symbol | Gets or sets the symbol template which applies to the each data point of the series. | |
SymbolFill | Gets or sets the symbol fill brush. | |
SymbolMarker | Gets or sets the symbol marker. | |
SymbolSize | Gets or sets the symbol size in pixels. | |
SymbolStroke | Gets or sets the symbol outline brush. | |
SymbolStrokeDashes | Gets or sets the dash pattern of symbol stroke. | |
SymbolStrokeThickness | Gets or sets the symbol outline thickness. | |
SymbolStyle | Gets or sets the style of symbol. | |
Tag | (Inherited from System.Windows.FrameworkElement) | |
Triggers | (Inherited from System.Windows.FrameworkElement) | |
UseLayoutRounding | (Inherited from System.Windows.UIElement) | |
ValueBinding | Gets or sets the value binding. | |
Values | Gets or sets the data values collection. | |
ValuesSource | Gets or sets the data values source. | |
VerticalAlignment | (Inherited from System.Windows.FrameworkElement) | |
Visibility | (Inherited from System.Windows.UIElement) | |
Width | (Inherited from System.Windows.FrameworkElement) |
Name | Description | |
---|---|---|
AddHandler | (Inherited from System.Windows.UIElement) | |
Arrange | (Inherited from System.Windows.UIElement) | |
CaptureMouse | (Inherited from System.Windows.UIElement) | |
ClearValue | (Inherited from System.Windows.DependencyObject) | |
FindName | (Inherited from System.Windows.FrameworkElement) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetBindingExpression | (Inherited from System.Windows.FrameworkElement) | |
GetDataValue | Gets the data value with specified name at the specified index. | |
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 | (Inherited from System.Windows.FrameworkElement) | |
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) | |
ToString | Returns string representation of the data series. | |
TransformToVisual | (Inherited from System.Windows.UIElement) | |
UpdateLayout | (Inherited from System.Windows.UIElement) |
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) | |
KeyDown | (Inherited from System.Windows.UIElement) | |
KeyUp | (Inherited from System.Windows.UIElement) | |
LayoutUpdated | (Inherited from System.Windows.FrameworkElement) | |
Loaded | Fires when plot element associated with this data series is loaded. | |
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) | |
PlotElementLoaded | Fires when plot element associated with this data series is loaded. | |
PlotElementUnloaded | Fires when plot element associated with this data series is unloaded. | |
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) |