Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartMarker Class / Size Property

In This Topic
    Size Property (ChartMarker)
    In This Topic
    Gets or sets the height and width of the plotting area of marker(s).
    Syntax
    'Declaration
     
    Public Property Size As RdlSize
    public RdlSize Size {get; set;}
    See Also