IChartGridLine
LineBeginWidth Property
|
Gets or sets the arrowhead width at the beginning of a line.
Read/write
LineEndWidth
.
Namespace:
Spire.Presentation.Charts
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
LineEndWidth LineBeginWidth { get; set; }
Property LineBeginWidth As LineEndWidth
Get
Set
property LineEndWidth LineBeginWidth {
LineEndWidth get ();
void set (LineEndWidth value);
}
abstract LineBeginWidth : LineEndWidth with get, set
Property Value
Type:
LineEndWidth
See Also