MajorGridLineBorder Class |
Border of major grid line
Inheritance Hierarchy
Namespace: Kettic.AspNet.Controls.ChartModel.StylesAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class MajorGridLineBorder : GridLineBorder
<TypeConverterAttribute(GetType(ExpandableObjectConverter))>
Public Class MajorGridLineBorder
Inherits GridLineBorder
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public ref class MajorGridLineBorder : public GridLineBorder
[<TypeConverterAttribute(typeof(ExpandableObjectConverter))>]
type MajorGridLineBorder =
class
inherit GridLineBorder
end
The MajorGridLineBorder type exposes the following members.
Constructors
See Also