You are here: Symbol Reference > Stimulsoft.Report.WpfDesign Namespace > StiChartStyleProperty Class > StiChartStyleProperty Fields > SelectedValueProperty Field
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiChartStyleProperty.SelectedValueProperty Field
Syntax
C++
C#
Visual Basic
public: DependencyProperty SelectedValueProperty = DependencyProperty.Register( "SelectedValue", typeof(object), typeof(StiChartStyleProperty), new FrameworkPropertyMetadata( null, FrameworkPropertyMetadataOptions.BindsTwoWayByDefault | FrameworkPropertyMetadataOptions.AffectsRender | FrameworkPropertyMetadataOptions.AffectsMeasure, OnPropertyChanged));

This is SelectedValueProperty, a member of class StiChartStyleProperty.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.