Namespace: Spire.Presentation.Charts
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public int MarkerSize { get; set; }
Public Property MarkerSize As Integer Get Set
public: property int MarkerSize { int get (); void set (int value); }
member MarkerSize : int with get, set