FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Styles.RangeSlider Namespace / RangeSliderBarStyle Class / Hot Property

In This Topic
    Hot Property (RangeSliderBarStyle)
    In This Topic
    Gets or sets style containing display attributes that determine the general appearance of the C1.Win.Chart.Interaction.C1RangeSlider bar in hot state.
    Syntax
    'Declaration
     
    Public Property Hot As RangeSliderBarHotStyle
    public RangeSliderBarHotStyle Hot {get; set;}
    See Also