IAxisShowMinorGridLines Property |
Represents if the minor gridlines showed.
Read-only
Boolean.
Namespace:
Aspose.Slides.Charts
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxbool ShowMinorGridLines { get; }ReadOnly Property ShowMinorGridLines As Boolean
Get
property bool ShowMinorGridLines {
bool get ();
}abstract ShowMinorGridLines : bool with get
Property Value
Type:
Boolean
See Also