ChartGridStyleDrawLines Property |
Hide/show all lines
Namespace: Kettic.AspNet.Controls.ChartModel.StylesAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic bool DrawLines { get; set; }
Public Property DrawLines As Boolean
Get
Set
public:
property bool DrawLines {
bool get ();
void set (bool value);
}
member DrawLines : bool with get, set
Property Value
Type:
Boolean
See Also