Chart for WinRT
XYDataSeries Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by XYDataSeries.

Public Constructors
 NameDescription
Public ConstructorXYDataSeries ConstructorCreates an instance of XYDataSeries class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)XValuesSourcePropertyIdentifies the XValuesSource dependency property.  
Top
Public Properties
 NameDescription
Public PropertyAccessKey (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyAccessKeyScopeOwner (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyActualHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyActualWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyAggregateGets or sets the value which specifies how to aggregate data for charting. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyAggregateGroupSelectorGets or sets the aggregate group selector. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyAllowDrop (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyAllowFocusOnInteraction (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyAllowFocusWhenDisabled (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyAutoGeneratedGets the value that indicates whether the data series was generated automatically. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyAxisXGets or sets the name of auxiliary axis that is used as x-axis for the series. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyAxisYGets or sets the name of auxiliary axis that is used as y-axis for the series. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyBackground (Inherited from Windows.UI.Xaml.Controls.Panel)
Public PropertyBaseUri (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyCacheMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCanDrag (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyChartTypeGets or sets series-specific chart type. By default, chart type is defined by C1Chart.ChartType property. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyChildren (Inherited from Windows.UI.Xaml.Controls.Panel)
Public PropertyChildrenTransitions (Inherited from Windows.UI.Xaml.Controls.Panel)
Public PropertyClip (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCompositeMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyConnectionGets or sets the connection template which applies to whole set of data points of series. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyConnectionFillGets or sets the connection fill brush. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyConnectionStrokeGets or sets the connection outline brush. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyConnectionStrokeDashesGets or sets the dash pattern of connection stroke. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyConnectionStrokeThicknessGets or sets the connection outline thickness. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyConnectionStyleGets or sets the style of connection. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyContextFlyout (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDataContext (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyDesiredSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyDisplayGets or sets the data series display. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyExitDisplayModeOnAccessKeyInvoked (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyFlowDirection (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyFocusVisualMargin (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyFocusVisualPrimaryBrush (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyFocusVisualPrimaryThickness (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyFocusVisualSecondaryBrush (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyFocusVisualSecondaryThickness (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyIsAccessKeyScope (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsDoubleTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsHitTestVisible (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsHoldingEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsItemsHost (Inherited from Windows.UI.Xaml.Controls.Panel)
Public PropertyIsRightTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyItemsSourceGets or sets items source of data series. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyLabelGets or sets the text label of data series. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyLanguage (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyManipulationMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyMargin (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMemberPathsOverridden. Gets the array of member bindings for the series.  
Public PropertyMinHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyOpacity (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyParent (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyPointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyPointLabelTemplateGets or sets the template for data point label. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyPointTooltipTemplateGets or sets the template for data point tooltip. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyProjection (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderModeGets or sets the render mode for the series. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyRenderSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransform (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransformOrigin (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRequestedTheme (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyResources (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertySelectedItemLabelTemplateGets or sets the label template for selected plot element. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertySelectedItemStyleGets or sets the style for selected plot element. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyStyle (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertySymbolGets or sets the symbol template which applies to the each data point of the series. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertySymbolFillGets or sets the symbol fill brush. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertySymbolMarkerGets or sets the symbol marker. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertySymbolSizeGets or sets the symbol size in pixels. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertySymbolStrokeGets or sets the symbol outline brush. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertySymbolStrokeDashesGets or sets the dash pattern of symbol stroke. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertySymbolStrokeThicknessGets or sets the symbol outline thickness. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertySymbolStyleGets or sets the style of symbol. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyTag (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTransform3D (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyTransitions (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyTriggers (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyUseLayoutRounding (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyValueBindingGets or sets the value binding. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyValuesGets or sets the data values collection. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyValuesSourceGets or sets the data values source. (Inherited from C1.Xaml.Chart.DataSeries)
Public PropertyVerticalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyVisibility (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyXValueBindingGets or sets binding for x data values.  
Public PropertyXValuesGets or set the x-data values collection.  
Public PropertyXValuesSourceGets or sets the x-data values source.  
Top
Public Methods
 NameDescription
Public MethodAddHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCancelDirectManipulations (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCapturePointer (Inherited from Windows.UI.Xaml.UIElement)
Public MethodClearValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodEquals (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodFindName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodGetAnimationBaseValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGetBindingExpression (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodGetDataValueGets the data value with specified name at the specified index. (Inherited from C1.Xaml.Chart.DataSeries)
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodInvalidateMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReadLocalValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodRegisterPropertyChangedCallback (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodReleasePointerCapture (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReleasePointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public MethodRemoveHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodSetBinding (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodSetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodStartDragAsync (Inherited from Windows.UI.Xaml.UIElement)
Public MethodToStringReturns string representation of the data series. (Inherited from C1.Xaml.Chart.DataSeries)
Public MethodTransformToVisual (Inherited from Windows.UI.Xaml.UIElement)
Public MethodUnregisterPropertyChangedCallback (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodUpdateLayout (Inherited from Windows.UI.Xaml.UIElement)
Top
Public Events
 NameDescription
Public EventAccessKeyDisplayDismissed (Inherited from Windows.UI.Xaml.UIElement)
Public EventAccessKeyDisplayRequested (Inherited from Windows.UI.Xaml.UIElement)
Public EventAccessKeyInvoked (Inherited from Windows.UI.Xaml.UIElement)
Public EventContextCanceled (Inherited from Windows.UI.Xaml.UIElement)
Public EventContextRequested (Inherited from Windows.UI.Xaml.UIElement)
Public EventDataContextChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventDoubleTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragEnter (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragLeave (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragOver (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventDrop (Inherited from Windows.UI.Xaml.UIElement)
Public EventDropCompleted (Inherited from Windows.UI.Xaml.UIElement)
Public EventGotFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventHolding (Inherited from Windows.UI.Xaml.UIElement)
Public EventKeyDown (Inherited from Windows.UI.Xaml.UIElement)
Public EventKeyUp (Inherited from Windows.UI.Xaml.UIElement)
Public EventLayoutUpdated (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLoadedFires when plot element associated with this data series is loaded. (Inherited from C1.Xaml.Chart.DataSeries)
Public EventLoading (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLostFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationCompleted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationDelta (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationInertiaStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventPlotElementLoadedFires when plot element associated with this data series is loaded. (Inherited from C1.Xaml.Chart.DataSeries)
Public EventPlotElementUnloadedFires when plot element associated with this data series is unloaded. (Inherited from C1.Xaml.Chart.DataSeries)
Public EventPointerCanceled (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCaptureLost (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerEntered (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerExited (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerMoved (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerPressed (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerReleased (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerWheelChanged (Inherited from Windows.UI.Xaml.UIElement)
Public EventRightTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventSizeChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventUnloaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Top
See Also

Reference

XYDataSeries Class
C1.Xaml.Chart Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback