Chart for WinRT
SeriesDisplay Enumeration

Specifies various display options for data series.
Syntax
'Declaration
 
Public Enum SeriesDisplay 
   Inherits System.Enum
public enum SeriesDisplay : System.Enum 
Members
MemberDescription
HideLegendHides series from the legend.
ShowNaNGapGaps are shown if there are NaN values in data.
SkipNaNSkip NaN values(default) behavior.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.Chart.SeriesDisplay

See Also

Reference

C1.Xaml.Chart Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback