ChartScaleBreakValueTolerance Property |
Value tolerance in percents
Namespace: Kettic.AspNet.Controls.ChartModelAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic byte ValueTolerance { get; set; }
Public Property ValueTolerance As Byte
Get
Set
public:
property unsigned char ValueTolerance {
unsigned char get ();
void set (unsigned char value);
}
member ValueTolerance : byte with get, set
Property Value
Type:
Byte
See Also