DrawingBaseIsRoundedToTickSize Property |
Gets or sets the price points to the nearest tickSize
Namespace:
SharpCharts.Base.ChartObject
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntaxpublic bool IsRoundedToTickSize { get; set; }
Property Value
Type:
Boolean
See Also