Method | Description | |
---|---|---|
DrawOrMove ( ChartPoint previousDrawn, ChartPoint current, int index, |
||
OnHover ( ChartPoint point ) : void | ||
OnHoverLeave ( ChartPoint point ) : void | ||
RemoveFromView ( |
Method | Description | |
---|---|---|
CorrectXLabel ( double desiredPosition, |
||
CorrectYLabel ( double desiredPosition, |
protected CorrectXLabel ( double desiredPosition, |
||
desiredPosition | double | |
chart | ||
return | double |
protected CorrectYLabel ( double desiredPosition, |
||
desiredPosition | double | |
chart | ||
return | double |
public DrawOrMove ( ChartPoint previousDrawn, ChartPoint current, int index, |
||
previousDrawn | ChartPoint | |
current | ChartPoint | |
index | int | |
chart | ||
return | void |
public OnHoverLeave ( ChartPoint point ) : void | ||
point | ChartPoint | |
return | void |
public RemoveFromView ( |
||
chart | ||
return | void |