GrapeCity.Excel.Chart Namespace : ExcelLineChart Class |
The following tables list the members exposed by ExcelLineChart.
Name | Description | |
---|---|---|
![]() | ExcelLineChart Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AxisX | Represents the category axis info. |
![]() | AxisY | Represents the value axis info. |
![]() | ChartType | Speicifies the bar chart type. |
![]() | DataLabels | Specifies the settings for the data labels. |
![]() | DropLine | Specifies the dropLine format. |
![]() | HighLowLine | Represetns the high low lines |
![]() | LineSeries | Specifies the series collection on the line chart. |
![]() | Smoothing | Specifies the line connecting the points on the chart shall be smoonthed using Catmull-Rom splines. |
![]() | UpDownBars | Specifies the Up/Down bars for the line chart. |
![]() | VaryColors | Vary colors by point |