ChartScaleBreakMaxCount Property |
Max count of scale breaks
Namespace: Kettic.AspNet.Controls.ChartModelAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic int MaxCount { get; set; }
Public Property MaxCount As Integer
Get
Set
public:
property int MaxCount {
int get ();
void set (int value);
}
member MaxCount : int with get, set
Property Value
Type:
Int32
See Also