ComponentOne Excel for .NET
C1.Excel Assembly / C1.Util Namespace / SvgRendering Class / OffsetY Property

In This Topic
    OffsetY Property
    In This Topic
    Gets or sets the Y offset coordinate (vertical).
    Syntax
    'Declaration
     
    Public Property OffsetY As System.Double
    public System.double OffsetY {get; set;}
    See Also