Property | Type | Description | |
---|---|---|---|
DataPointStyleProperty | DependencyProperty | ||
DependentRangeAxisProperty | DependencyProperty | ||
IsSelectionEnabledProperty | DependencyProperty | ||
ItemsSourceProperty | DependencyProperty | ||
LegendItemStyleProperty | DependencyProperty | ||
TitleProperty | DependencyProperty | ||
TransitionDurationProperty | DependencyProperty | ||
TransitionEasingFunctionProperty | DependencyProperty |
Method | Description | |
---|---|---|
ScatterSeries ( ) : System.Collections |
Initializes a new instance of the ScatterSeries class.
|
Method | Description | |
---|---|---|
CreateDataPoint ( ) : DataPoint |
Creates a DataPoint for the series.
|
|
UpdateShape ( IList |
Updates the shape for the series.
|
public ScatterSeries ( ) : System.Collections | ||
return | System.Collections |
protected UpdateShape ( IList |
||
definitionPoints | IList |
Locations of the points of each SeriesDefinition in the series. |
return | void |
public static DependencyProperty DataPointStyleProperty | ||
return | DependencyProperty |
public static DependencyProperty DependentRangeAxisProperty | ||
return | DependencyProperty |
public static DependencyProperty IsSelectionEnabledProperty | ||
return | DependencyProperty |
public static DependencyProperty ItemsSourceProperty | ||
return | DependencyProperty |
public static DependencyProperty LegendItemStyleProperty | ||
return | DependencyProperty |
public static DependencyProperty TitleProperty | ||
return | DependencyProperty |
public static DependencyProperty TransitionDurationProperty | ||
return | DependencyProperty |