Reports for WPF | ComponentOne
C1.C1Report.CustomFields Namespace / Chart Class / PictureAlign Property

In This Topic
    PictureAlign Property (Chart)
    In This Topic
    Gets or sets how field pictures should be the aligned.
    Syntax
    'Declaration
     
    Public Property PictureAlign As PictureAlignEnum
    public PictureAlignEnum PictureAlign {get; set;}
    See Also