ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IAxis Interface / Origin Property

In This Topic
    Origin Property (IAxis)
    In This Topic
    Gets the value at which to cross the other axis, if null then value will be calculated automatically
    Syntax
    'Declaration
     
    ReadOnly Property Origin As Object
    object Origin {get;}
    See Also