GrapeCity.Xaml.SpreadSheet.Data
SeriesDisplay Enumeration


Specifies various display options for the data series.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum SeriesDisplay 
   Inherits System.Enum
'Usage
 
Dim instance As SeriesDisplay
[Flags()]
public enum SeriesDisplay : System.Enum 
Members
MemberDescription
HideLegend Specifies to hide the series from the legend.
ShowNaNGap Specifies that gaps are shown if there are NaN values in the data.
SkipNaN Specifies to skip NaN values (default) behavior.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Xaml.SpreadSheet.Data.SeriesDisplay

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options