GraphInfoLineWidth Property
Gets or sets a float value that indicates the line width of the graph.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public float LineWidth { get; set; }

Property Value

Type: Single
See Also