IChartGridLine
Pattern Property
|
Gets the pattern fill format.
Read-only
Pattern
.
Namespace:
Spire.Presentation.Charts
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
PatternFillFormat Pattern { get; }
ReadOnly Property Pattern As PatternFillFormat
Get
property PatternFillFormat^ Pattern {
PatternFillFormat^ get ();
}
abstract Pattern : PatternFillFormat with get
Property Value
Type:
PatternFillFormat
See Also