Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / ChartLabelStyleInfo Class
Members


In This Topic
    ChartLabelStyleInfo Class
    In This Topic
    Defines how you want the chart label to appear.
    Object Model
    ChartLabelStyleInfo Class
    Syntax
    'Declaration
     
    Public Class ChartLabelStyleInfo 
       Inherits ChartSymbolStyleInfo
    'Usage
     
    Dim instance As ChartLabelStyleInfo
    public class ChartLabelStyleInfo : ChartSymbolStyleInfo 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.Data.ChartSymbolStyleInfo
          GrapeCity.Windows.SpreadSheet.Data.ChartLabelStyleInfo

    See Also