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

This is SelectedValueProperty, a member of class StiChartTypeProperty.

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