ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / DataSeries Class / PointTooltipTemplateProperty Field


In This Topic
    PointTooltipTemplateProperty Field
    In This Topic
    Identifies the PointTooltipTemplate dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PointTooltipTemplateProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = DataSeries.PointTooltipTemplateProperty
    public static readonly DependencyProperty PointTooltipTemplateProperty
    See Also