GrapeCity.Xaml.SpreadSheet.Data
GetItemWidth Method


The available size.
Gets the width of the item.
Syntax
'Declaration
 
Public Overridable Function GetItemWidth( _
   ByVal availableSize As Size _
) As Double
'Usage
 
Dim instance As BaseSparklineViewInfo
Dim availableSize As Size
Dim value As Double
 
value = instance.GetItemWidth(availableSize)
public virtual double GetItemWidth( 
   Size availableSize
)

Parameters

availableSize
The available size.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

BaseSparklineViewInfo Class
BaseSparklineViewInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options