in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Change the format of the Grid Chart3D

Last post 11-15-2007 10:49 AM by C1_GregL. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 11-15-2007 5:46 AM

    Change the format of the Grid Chart3D

    hello,

    How i can change the grid of a chart3D????

     

    Thanks

    Filed under:
  • 11-15-2007 10:49 AM In reply to

    • C1_GregL
    • Top 10 Contributor
    • Joined on 06-11-2007
    • Pittsburgh PA
    • Posts 527

    Re: Change the format of the Grid Chart3D

    To format the style of the grid lines:

    C1Chart3D1.ChartArea.AxisX.MajorGrid.Style.Color = Color.Blue

    To turn off the grid lines, use the 3 methods IsOnXYPlane, IsOnYZPlane, and IsOnXZPlane, for each axis such as:

    C1Chart3D1.ChartArea.AxisX.MajorGrid.IsOnXZPlane = False

     

    hope that helps,
    Greg L

    ComponentOne Technical Engagement
    Filed under: ,
Page 1 of 1 (2 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.