get_ShowMajorGridLines()

Axis::get_ShowMajorGridLines() method

To hide major gridline set get_MajorGridLinesFormat()->get_Line()->get_FillFormat()->get(set)_FillType() to FillType::NoFill. Read-only bool.

bool Aspose::Slides::Charts::Axis::get_ShowMajorGridLines() override

See Also