| IColumnChartSpline Property |
Gets or sets a value indicating whether this chart should include a spline curve.
Namespace:
C2ChartsLibrary.Interfaces
Assembly:
C2ChartsLibrary (in C2ChartsLibrary.dll) Version: 1.0
Syntax bool Spline { get; set; }
Property Value
Type:
Booleantrue - the spline curve will be included in the chart.
See Also