Click or drag to resize

ChartDataLabelCollection Line Property

Gets line style properties of a chart.

Namespace: Spire.Presentation.Collections
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public IChartGridLine Line { get; }

Property Value

Type: IChartGridLine
See Also