Property | Type | Description | |
---|---|---|---|
AreaLimitProperty | |||
LineSmoothnessProperty | |||
PointForeroundProperty | |||
PointGeometrySizeProperty |
Property | Type | Description | |
---|---|---|---|
InitializeDefuaults | void |
Method | Description | |
---|---|---|
EndSegment ( int atIndex, |
Ends the segment.
|
|
Erase ( bool removeFromView = true ) : void |
Erases series
|
|
GetPointView ( ChartPoint point, string label ) : IChartPointView |
Gets the view of a given point
|
|
LineSeries ( ) : System |
Initializes a new instance of LineSeries class
|
|
LineSeries ( object configuration ) : System |
Initializes a new instance of LineSeries class with a given mapper
|
|
OnSeriesUpdateStart ( ) : void |
This method runs when the update starts
|
|
OnSeriesUpdatedFinish ( ) : void |
This method runs when the update finishes
|
|
StartSegment ( int atIndex, |
Starts the segment.
|
Method | Description | |
---|---|---|
InitializeDefuaults ( ) : void |
public EndSegment ( int atIndex, |
||
atIndex | int | At index. |
location | The location. | |
return | void |
public Erase ( bool removeFromView = true ) : void | ||
removeFromView | bool | |
return | void |
public GetPointView ( ChartPoint point, string label ) : IChartPointView | ||
point | ChartPoint | |
label | string | |
return | IChartPointView |
public LineSeries ( object configuration ) : System | ||
configuration | object | |
return | System |
public StartSegment ( int atIndex, |
||
atIndex | int | At index. |
location | The location. | |
return | void |
public static DependencyProperty,Windows.UI.Xaml AreaLimitProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml LineSmoothnessProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml PointForeroundProperty | ||
return |