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

In This Topic
    DockOffset Property (ChartNoDataMessage)
    In This Topic
    Gets or sets the offset from the dock location, as a percentage of the chart size.

    Default: 0.

    Syntax
    'Declaration
     
    Public Property DockOffset As RdlInt
    public RdlInt DockOffset {get; set;}
    See Also