in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.
All Tags » Grid » C1Chart (RSS)

Browse by Tags

  • 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
    Posted to Chart for .NET (Forum) by C1_GregL on 11-15-2007
    Filed under: C1Chart, Grid
  • Problem with DrawLine/DrawRectangle in c1chart Paint event

    Hi everyone, I need to draw some Lines and Rectangles in ChartArea but I have got problem that the LINE/RECTANGLE alway COVERS my CHART BAR. I want to draw them behind the CHART BAR. I use GANTT chart type. Anybody help me. Thank you very much.
    Posted to Chart for .NET (Forum) by manhtc on 07-10-2008
    Filed under: C1Chart, Grid, solid line, PlotArea
Page 1 of 1 (2 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.