'Declaration Public ReadOnly Property HoveredSliceIndex As System.Nullable(Of Integer)
public System.Nullable<int> HoveredSliceIndex { get; }
public: __property System.Nullable<int> get_HoveredSliceIndex();
public:
property System.Nullable<int> HoveredSliceIndex { System.Nullable<int> get(); }
Property Value
Default value is null.