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

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