Class
SparkCartesianSeries

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public abstract class SparkCartesianSeries : SparkSeries, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, ISparkElementPresenter, IStylableElement, IStylableNode, IShapedElement

Inheritance: objectDisposableObjectRadObjectUISparkElementSparkSeriesSparkCartesianSeries

Derived Classes: SparkBarSeriesSparkPointSeries

Implements: ICustomTypeDescriptorIDisposableINotifyPropertyChangedIShapedElementISparkElementPresenterIStylableElementIStylableNode

Inherited Members SparkSeries.MarkerBorderColorPropertySparkSeries.MarkerBorderWidthPropertySparkSeries.MarkerBackColorPropertySparkSeries.HighPointBorderColorPropertySparkSeries.HighPointBorderWidthPropertySparkSeries.HighPointBackColorPropertySparkSeries.LowPointBorderColorPropertySparkSeries.LowPointBorderWidthPropertySparkSeries.LowPointBackColorPropertySparkSeries.FirstPointBorderColorPropertySparkSeries.FirstPointBorderWidthPropertySparkSeries.FirstPointBackColorPropertySparkSeries.LastPointBorderColorPropertySparkSeries.LastPointBorderWidthPropertySparkSeries.LastPointBackColorPropertySparkSeries.NegativePointBorderColorPropertySparkSeries.NegativePointBorderWidthPropertySparkSeries.NegativePointBackColorPropertySparkSeries.EnsureVisualState(SparkArea)SparkSeries.ApplyStyleSettingsCore(PropertySettingGroup)SparkSeries.Refresh()SparkSeries.DisposeManagedResources()SparkSeries.CreateModel()SparkSeries.CreateDataPoint()SparkSeries.ValidatePoint(SparkDataPoint)SparkSeries.HitTest(int, int)SparkSeries.OnCreatePoint(SparklineCreatePointEventArgs)SparkSeries.DataPointsSparkSeries.DataSourceSparkSeries.DataMemberSparkSeries.DisplayMemberSparkSeries.FamilySparkSeries.NameSparkSeries.HighValueSparkSeries.LowValueSparkSeries.EmptyPointBehaviorSparkSeries.MarkerBorderColorSparkSeries.MarkerBorderWidthSparkSeries.MarkerBackColorSparkSeries.ShowHighPointIndicatorSparkSeries.HighPointBorderColorSparkSeries.HighPointBorderWidthSparkSeries.HighPointBackColorSparkSeries.ShowLowPointIndicatorSparkSeries.LowPointBorderColorSparkSeries.LowPointBorderWidthSparkSeries.LowPointBackColorSparkSeries.ShowFirstPointIndicatorSparkSeries.FirstPointBorderColorSparkSeries.FirstPointBorderWidthSparkSeries.FirstPointBackColorSparkSeries.ShowLastPointIndicatorSparkSeries.LastPointBorderColorSparkSeries.LastPointBorderWidthSparkSeries.LastPointBackColorSparkSeries.ShowNegativePointIndicatorsSparkSeries.NegativePointBorderColorSparkSeries.NegativePointBorderWidthSparkSeries.NegativePointBackColorSparkSeries.ModelSparkSeries.BoundsSparkSeries.IsVisibleSparkSeries.TrackballFormatStringSparkSeries.CreatePointUISparkElement.IsVisiblePropertyUISparkElement.ClassPropertyUISparkElement.VisualStatePropertyUISparkElement.IsMouseDownPropertyUISparkElement.IsMouseOverPropertyUISparkElement.FontPropertyUISparkElement.CustomFontPropertyUISparkElement.CustomFontSizePropertyUISparkElement.CustomFontStylePropertyUISparkElement.ForeColorPropertyUISparkElement.BackColorPropertyUISparkElement.BorderWidthPropertyUISparkElement.BorderColorPropertyUISparkElement.BorderDashStylePropertyUISparkElement.ShapePropertyUISparkElement.SmoothingModePropertyUISparkElement.GetValue(RadProperty)UISparkElement.Attach(UISparkElement)UISparkElement.Dettach()UISparkElement.Invalidate()UISparkElement.MeasureContentOverride(SparkNode, object)UISparkElement.DpiScaleChanged(SizeF)UISparkElement.GetScaledFont(float)UISparkElement.GetCurrentShape()UISparkElement.GetThemeEffectiveType()UISparkElement.ApplyStyle()UISparkElement.BuildVisualState()UISparkElement.AddStylePropertySetting(IPropertySetting)UISparkElement.ApplyStyleByIndex(PropertySettingGroup, int)UISparkElement.ParentUISparkElement.LevelUISparkElement.ChildrenUISparkElement.IsMouseDownUISparkElement.IsMouseOverUISparkElement.ViewUISparkElement.ForeColorUISparkElement.FontUISparkElement.BackColorUISparkElement.BorderWidthUISparkElement.BorderColorUISparkElement.BorderDashStyleUISparkElement.ShapeUISparkElement.SmoothingModeUISparkElement.IsAttachedUISparkElement.DpiScaleFactorUISparkElement.ClassUISparkElement.VisualStateUISparkElement.ThemeRoleUISparkElement.ChildrenHierarchyUISparkElement.StyleUISparkElement.StateManagerUISparkElement.FallbackToDefaultThemeRadObject.BindingContextPropertyRadObject.RadTypeRadObject.ReplaceDefaultDescriptors(PropertyDescriptorCollection)RadObject.ClearPropertyStore()RadObject.SuspendPropertyNotifications()RadObject.ResumePropertyNotifications()RadObject.GetPropertyValue(RadProperty)RadObject.SetDefaultValueOverride(RadProperty, object)RadObject.SetValue(RadProperty, object)RadObject.ResetValue(RadProperty)RadObject.ResetLocalValue(RadProperty)RadObject.ResetValue(RadProperty, ValueResetFlags)RadObject.UpdateValue(RadProperty)RadObject.GetValueSource(RadProperty)RadObject.GetRegisteredRadProperty(string)RadObject.UpdateValueCore(RadPropertyValue)RadObject.SetValueCore(RadPropertyValue, object, object, ValueSource)RadObject.ResetValueCore(RadPropertyValue, ValueResetFlags)RadObject.GetDefaultValue(RadPropertyValue, object)RadObject.CoerceValue(RadPropertyValue, object)RadObject.ShouldSerializeProperty(RadProperty)RadObject.CanRaisePropertyChangeNotifications(RadPropertyValue)RadObject.BindProperty(RadProperty, RadObject, RadProperty, PropertyBindingOptions)RadObject.UnbindProperty(RadProperty)RadObject.GetInheritedValue(RadProperty)RadObject.OnPropertyChanging(RadPropertyChangingEventArgs)RadObject.OnNotifyPropertyChanged(string)RadObject.OnShouldSerializeProperty(ShouldSerializePropertyEventArgs)RadObject.IsPropertyCancelable(RadPropertyMetadata)RadObject.PropertyValuesRadObject.PropertyFilterRadObject.RadObjectTypeRadObject.BindingContextRadObject.PropertyChangedRadObject.RadPropertyChangedRadObject.RadPropertyChangingDisposableObject.GetBitState(long)DisposableObject.SetBitState(long, bool)DisposableObject.OnBitStateChanged(long, bool, bool)DisposableObject.Dispose()DisposableObject.Dispose(bool)DisposableObject.PerformDispose(bool)DisposableObject.DisposeUnmanagedResources()DisposableObject.BitStateDisposableObject.EventsDisposableObject.IsDisposingDisposableObject.IsDisposedDisposableObject.DisposedDisposableObject.Disposing

Constructors

SparkCartesianSeries()

Initializes a new instance of the SparkCartesianSeries class.

Declaration

cs-api-definition
public SparkCartesianSeries()

SparkCartesianSeries(string)

Initializes a new instance of the SparkCartesianSeries class.

Declaration

cs-api-definition
public SparkCartesianSeries(string valueMember)

Parameters

valueMember

string

The value member.

SparkCartesianSeries(string, string)

Initializes a new instance of the SparkCartesianSeries class.

Declaration

cs-api-definition
public SparkCartesianSeries(string valueMember, string categoryMember)

Parameters

valueMember

string

The value member.

categoryMember

string

The category member.

Properties

Axes

Gets the axes.

Declaration

cs-api-definition
[Browsable(false)]
public override SparkAxis[] Axes { get; }

Property Value

SparkAxis[]

The axes.

Overrides SparkSeries.Axes

CategoryMember

Gets or sets the category member.

Declaration

cs-api-definition
[Browsable(true)]
public virtual string CategoryMember { get; set; }

Property Value

string

The category member.

HorizontalAxis

Gets or sets the visual SparkCartesianAxis instance that will be used to plot points along the horizontal (X) axis.

Declaration

cs-api-definition
[TypeConverter(typeof(StringConverter))]
public SparkCartesianAxis HorizontalAxis { get; set; }

Property Value

SparkCartesianAxis

ValueMember

Gets or sets the value member.

Declaration

cs-api-definition
[Browsable(true)]
public virtual string ValueMember { get; set; }

Property Value

string

The value member.

VerticalAxis

Gets or sets the visual SparkCartesianAxis instance that will be used to plot points along the vertical (Y) axis.

Declaration

cs-api-definition
[TypeConverter(typeof(StringConverter))]
public SparkCartesianAxis VerticalAxis { get; set; }

Property Value

SparkCartesianAxis

Methods

BindMembers()

Binds the members.

Declaration

cs-api-definition
protected override void BindMembers()

Overrides SparkSeries.BindMembers()

CreateDefaultDataPoint()

Creates the default data point.

Declaration

cs-api-definition
protected override SparkDataPoint CreateDefaultDataPoint()

Returns

SparkDataPoint

Overrides SparkSeries.CreateDefaultDataPoint()

GetColorForMultiAxis()

Gets the color that would be used to draw the series axes when in multi axis mode.

Declaration

cs-api-definition
public virtual Color GetColorForMultiAxis()

Returns

Color

The axes color.

InitProperties()

Declaration

cs-api-definition
protected virtual void InitProperties()

OffsetAxis()

Declaration

cs-api-definition
protected virtual void OffsetAxis()

OnAttached(UISparkElement)

Called when [attached].

Declaration

cs-api-definition
protected override void OnAttached(UISparkElement parent)

Parameters

parent

UISparkElement

The parent.

Overrides SparkSeries.OnAttached(UISparkElement)

OnDettached()

Called when [dettached].

Declaration

cs-api-definition
protected override void OnDettached()

Overrides SparkSeries.OnDettached()

OnNotifyPropertyChanged(PropertyChangedEventArgs)

Raises the standard .NET PropertyChanged event.

Declaration

cs-api-definition
protected override void OnNotifyPropertyChanged(PropertyChangedEventArgs e)

Parameters

e

PropertyChangedEventArgs

Overrides RadObject.OnNotifyPropertyChanged(PropertyChangedEventArgs)

OnPropertyChanged(RadPropertyChangedEventArgs)

Raises the RadPropertyChanged event and the standard .NET PropertyChanged event to notify subscribers of property value changes.

Declaration

cs-api-definition
protected override void OnPropertyChanged(RadPropertyChangedEventArgs e)

Parameters

e

RadPropertyChangedEventArgs

The RadPropertyChangedEventArgs containing information about the property change.

Overrides SparkSeries.OnPropertyChanged(RadPropertyChangedEventArgs)