ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Marker Class / Size Property

In This Topic
    Size Property (Marker)
    In This Topic
    Gets or sets the size of the Marker, in pixels.
    Syntax
    'Declaration
     
    Public Property Size As Integer
    public int Size {get; set;}
    See Also