Property | Type | Description | |
---|---|---|---|
MaxPointShapeDiameterProperty | |||
MinPointShapeDiameterProperty |
Method | Description | |
---|---|---|
GetPointView ( ChartPoint point, string label ) : IChartPointView |
Gets the view of a given point
|
|
ScatterSeries ( ) : System |
Initializes a new instance of BubbleSeries class
|
|
ScatterSeries ( object configuration ) : System |
Initializes a new instance of BubbleSeries class using a given mapper
|
Method | Description | |
---|---|---|
InitializeDefuaults ( ) : void |
public GetPointView ( ChartPoint point, string label ) : IChartPointView | ||
point | ChartPoint | |
label | string | |
return | IChartPointView |
public ScatterSeries ( object configuration ) : System | ||
configuration | object | |
return | System |
public static DependencyProperty,Windows.UI.Xaml MaxPointShapeDiameterProperty | ||
return |