

Then, add the following code to the Form.Load event handler.

Before proceeding with this example, first create a Windows Forms Application in Visual Studio, and include all necessary assemblies to the References list of your project. The following example demonstrates how to create a ChartControl with two series of the OverlappedGanttSeriesView type, and add this chart to a form at runtime. The following images demonstrate how the Angle property operates in Radar and Polar charts: 0 (Default)ĩ0 (RadarDiagram.StartAngleInDegrees = -90) In Radar and Polar charts, a rotation angle is counted clockwise from the perpendicular to the axis. The following images show how the Angle property operates for the x-axis labels. In Cartesian ( 2D XY Diagram, 3D XY Diagram and Gantt) charts, a rotation angle is counted clockwise from a horizontal line. Public Property Angle As Integer Property Value TypeĪn integer value that is a rotation angle in degrees.
