GrapeCity.Xaml.Excel
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
Stack Specifies that the picture shall be stacked.
StackAndScale Specifies that the picture shall be stacked after being scaled so that it's height is one picture stack unit.
Stretch Specifies 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 Server 2012, Windows RT

See Also

Reference

GrapeCity.Excel.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options