Spread Silverlight Documentation
PictureFormat Enumeration


Specifies the possible ways to place a picture on a data point, series, wall of floor.
Syntax
'Declaration
 
Public Enum PictureFormat 
   Inherits System.Enum
'Usage
 
Dim instance As PictureFormat
public enum PictureFormat : System.Enum 
Members
MemberDescription
StackSpecifies that the picture shall be stacked.
StackAndScaleSpecifies that the picture shall be stacked after being scaled so that it's height is one picture stack unit.
StretchSpecifies that the picture shall be anisotropic stretched to fill the data point, series, wall or floor.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.Chart.PictureFormat

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

GrapeCity.Excel.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.