ArthaChitra help files
ArthaChitra help files
SharpCharts.Base.SharpScript
SharpScriptBase Class
SharpScriptBase Methods
CalculateXPoint Method
CalculateXPoint Method (Double, Int32)
CalculateXPoint Method (ChartStyle, Double, Int32, Int32)
SharpScriptBase
CalculateXPoint Method (ChartStyle, Double, Int32, Int32)
Calculates the x point
Namespace:
SharpCharts.Base.SharpScript
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
Copy
public
double
CalculateXPoint
(
ChartStyle
chartStyle
,
double
width
,
int
idx
,
int
lastBarPainted
)
Parameters
chartStyle
Type:
SharpCharts.Base.Chart
ChartStyle
ChartStyle
width
Type:
System
Double
Actual width of the view
idx
Type:
System
Int32
Bar index
lastBarPainted
Type:
System
Int32
Last bar painted
Return Value
Type:
Double
See Also
Reference
SharpScriptBase Class
CalculateXPoint Overload
SharpCharts.Base.SharpScript Namespace
Send comments on this topic to
support@arthachitra.com