MindFusion.Charting for Silverlight Programmer's Guide
LineSeries Members
Constructors Fields Properties Methods Events
 


Represents a series in a line chart.

The following tables list the members exposed by the LineSeries type.

 Public Constructors

  Name Description

LineSeries

Initializes a new instance of the LineSeries class.

 Public Fields

  Name Description

LabelPathProperty

Identifies the LabelPath dependency property.

LabelsProperty

Identifies the Labels dependency property.

LineTypeProperty

Identifies the LineType dependency property.

ScatterFillsProperty

Identifies the ScatterFills dependency property.

ScatterFillsSourceProperty

Identifies the ScatterFillsSource dependency property.

ScatterSizeProperty

Identifies the ScatterSize dependency property.

ScatterStrokesProperty

Identifies the ScatterStrokes dependency property.

ScatterStrokesSourceProperty

Identifies the ScatterStrokesSource dependency property.

ScatterStrokeThicknessProperty

Identifies the ScatterStrokeThickness dependency property.

ScatterTypeProperty

Identifies the ScatterType dependency property.

 Inherited Public Fields

  Name Description

EffectProperty

Identifies the Effect dependency property. (Inherited from ChartSeries.)

FillsProperty

Identifies the Fills dependency property. (Inherited from ChartSeries.)

FillsSourceProperty

Identifies the FillsSource dependency property. (Inherited from ChartSeries.)

LabelBackgroundProperty

Identifies the LabelBackground dependency property. (Inherited from ChartSeries.)

LabelBorderBrushProperty

Identifies the LabelBorderBrush dependency property. (Inherited from ChartSeries.)

LabelBorderThicknessProperty

Identifies the LabelBorderThickness dependency property. (Inherited from ChartSeries.)

LabelFontFamilyProperty

Identifies the LabelFontFamily dependency property. (Inherited from ChartSeries.)

LabelFontSizeProperty

Identifies the LabelFontSize dependency property. (Inherited from ChartSeries.)

LabelFontStyleProperty

Identifies the LabelFontStyle dependency property. (Inherited from ChartSeries.)

LabelFontWeightProperty

Identifies the LabelFontWeight dependency property. (Inherited from ChartSeries.)

LabelForegroundProperty

Identifies the LabelForeground dependency property. (Inherited from ChartSeries.)

StrokeDashArrayProperty

Identifies the StrokeDashArray dependency property. (Inherited from ChartSeries.)

StrokeDashCapProperty

Identifies the StrokeDashCap dependency property. (Inherited from ChartSeries.)

StrokeDashOffsetProperty

Identifies the StrokeDashOffset dependency property. (Inherited from ChartSeries.)

StrokeEndLineCapProperty

Identifies the StrokeEndLineCap dependency property. (Inherited from ChartSeries.)

StrokeLineJoinProperty

Identifies the StrokeLineJoin dependency property. (Inherited from ChartSeries.)

StrokeMiterLimitProperty

Identifies the StrokeMiterLimit dependency property. (Inherited from ChartSeries.)

StrokesProperty

Identifies the Strokes dependency property. (Inherited from ChartSeries.)

StrokesSourceProperty

Identifies the StrokesSource dependency property. (Inherited from ChartSeries.)

StrokeStartLineCapProperty

Identifies the StrokeStartLineCap dependency property. (Inherited from ChartSeries.)

StrokeThicknessProperty

Identifies the StrokeThickness dependency property. (Inherited from ChartSeries.)

TitleProperty

Identifies the Title dependency property. (Inherited from ChartSeries.)

X2DataPathProperty

Identifies the X2DataPath dependency property. (Inherited from AxesSeries.)

X2DataProperty

Identifies the X2Data dependency property. (Inherited from AxesSeries.)

XDataPathProperty

Identifies the XDataPath dependency property. (Inherited from AxesSeries.)

XDataProperty

Identifies the XData dependency property. (Inherited from AxesSeries.)

Y2DataPathProperty

Identifies the Y2DataPath dependency property. (Inherited from AxesSeries.)

Y2DataProperty

Identifies the Y2Data dependency property. (Inherited from AxesSeries.)

YDataPathProperty

Identifies the YDataPath dependency property. (Inherited from AxesSeries.)

YDataProperty

Identifies the YData dependency property. (Inherited from AxesSeries.)

 Public Properties

  Name Description

LabelPath

Gets or sets the path to the property of the DataSource used for retrieving custom labels.

Labels

Gets or sets the labels drawn at data points.

LineType

Gets or sets the type of the line series.

ScatterFills

Gets the fills for the scatters.

ScatterFillsSource

Gets or sets the fills used for scatters in this ChartSeries.

ScatterSize

Gets or sets the size of the scatter for the series.

ScatterStrokes

Gets the strokes for the scatters.

ScatterStrokesSource

Gets or sets the strokes used for scatters in this LineSeries.

ScatterStrokeThickness

Gets or sets the thickness of the scatter strokes.

ScatterType

Gets or sets the type of the scatter for the series.

 Inherited Public Properties

  Name Description

Effect

Gets or sets the visual effect for this ChartSeries. (Inherited from ChartSeries.)

Fills

Gets or sets the brushes for the series. (Inherited from ChartSeries.)

FillsSource

Gets or sets the source for the Brush-es used in this ChartSeries. (Inherited from ChartSeries.)

Index

Gets or sets the index of this ChartSeries. (Inherited from ChartSeries.)

LabelBackground

Gets or sets the background of the label. (Inherited from ChartSeries.)

LabelBorderBrush

Gets or sets the brush for the label border. (Inherited from ChartSeries.)

LabelBorderThickness

Gets or sets the thickness of the label border. (Inherited from ChartSeries.)

LabelFontFamily

Gets or sets the font family for the chart labels. (Inherited from ChartSeries.)

LabelFontSize

Gets or sets the font size for the chart labels. (Inherited from ChartSeries.)

LabelFontStyle

Gets or sets the font style for the chart labels. (Inherited from ChartSeries.)

LabelFontWeight

Gets or sets the font weight for the series labels. (Inherited from ChartSeries.)

LabelForeground

Gets or sets the foreground of the label. (Inherited from ChartSeries.)

StrokeDashArray

Gets or sets a collection of double values that indicate the pattern of dashes and gaps that is used to outline ChartSeries shapes. (Inherited from ChartSeries.)

StrokeDashCap

Gets or sets a PenLineCap enumeration value that specifies how the ends of a dash in a ChartSeries shape are drawn. (Inherited from ChartSeries.)

StrokeDashOffset

Gets or sets a double that specifies the distance within the dash pattern where a dash begins. (Inherited from ChartSeries.)

StrokeEndLineCap

Gets or sets a PenLineCap enumeration value that describes the Shape at the end of a line. (Inherited from ChartSeries.)

StrokeLineJoin

Gets or sets a PenLineJoin enumeration value that specifies the type of join that is used at the vertices of a ChartSeries Shape. (Inherited from ChartSeries.)

StrokeMiterLimit

Gets or sets a limit on the ratio of the miter length to half the StrokeThickness of a ChartSeries Shape element. (Inherited from ChartSeries.)

Strokes

Gets the strokes of the series. (Inherited from ChartSeries.)

StrokesSource

Gets or sets the source of strokes used in this ChartSeries. (Inherited from ChartSeries.)

StrokeStartLineCap

Gets or sets a PenLineCap enumeration value that describes the Shape at the start of a line. (Inherited from ChartSeries.)

StrokeThickness

Gets or sets the thickness of the stroke for the series. (Inherited from ChartSeries.)

Title

Gets or sets the title of the series. (Inherited from ChartSeries.)

X2Data

Gets or sets the data used for calculating the X2-coordinates of data points. (Inherited from AxesSeries.)

X2DataPath

Gets or sets the path to the property of the DataSource used for retrieving the X2-data for this series. (Inherited from AxesSeries.)

XData

Gets or sets the data used for calculating the X-coordinates of data points. (Inherited from AxesSeries.)

XDataPath

Gets or sets the path to the property of the DataSource used for retrieving the X-data for this series. (Inherited from AxesSeries.)

Y2Data

Gets or sets the data used for calculating the Y2-coordinates of data points. (Inherited from AxesSeries.)

Y2DataPath

Gets or sets the path to the property of the DataSource used for retrieving the Y2-data for this series. (Inherited from AxesSeries.)

YData

Gets or sets the data used for calculating the Y-coordinates of data points. (Inherited from AxesSeries.)

YDataPath

Gets or sets the path to the property of the DataSource used for retrieving the Y-data for this series. (Inherited from AxesSeries.)

 Inherited Public Methods

  Name Description

OnAppearanceChanged

Raises the AppearanceChanged event. (Inherited from ChartSeries.)

OnDataChanged

Raises the DataChanged event. (Inherited from ChartSeries.)

 Inherited Public Events

  Name Description

AppearanceChanged

Occurs when series appearance was changed. (Inherited from ChartSeries.)

DataChanged

Occurs when series data was changed. (Inherited from ChartSeries.)

 See Also

LineSeries Class
MindFusion.Charting.Silverlight Namespace